uboot/disk
Simon Glass 4708a07c7c part_efi: Drop NULL check in part_get_info_efi()
This cannot be NULL since part_get_info() calls this function and requires
it to be non-NULL.

Reported-by: Coverity (CID: 138497)

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-22 12:16:19 -04:00
..
Makefile
part.c disk/part.c: Expose list of available block drivers 2016-03-15 15:19:22 -04:00
part_amiga.c part: Rename test_part_xx() and print_part_xx() 2016-03-14 15:34:50 -06:00
part_amiga.h
part_dos.c part: Rename test_part_xx() and print_part_xx() 2016-03-14 15:34:50 -06:00
part_dos.h
part_efi.c part_efi: Drop NULL check in part_get_info_efi() 2016-03-22 12:16:19 -04:00
part_iso.c part_iso: Drop the customer unaligned access functions 2016-03-22 12:16:18 -04:00
part_iso.h
part_mac.c part: Rename test_part_xx() and print_part_xx() 2016-03-14 15:34:50 -06:00
part_mac.h