arm-trusted-firmware/drivers/partition
Yann Gautier 4cb17707b5 drivers: partition: correct some static analysis tools issues
cppcheck:
[drivers/partition/gpt.c:19] -> [drivers/partition/gpt.c:19]:
 (warning) Either the condition 'str_in!=((void*)0)' is redundant
 or there is possible null pointer dereference: name.

sparse:
drivers/partition/gpt.c:39:9:
 warning: Using plain integer as NULL pointer

Signed-off-by: Yann Gautier <yann.gautier@st.com>
2018-11-09 18:22:01 +01:00
..
gpt.c drivers: partition: correct some static analysis tools issues 2018-11-09 18:22:01 +01:00
partition.c drivers: partition: correct compilation error in VERBOSE mode 2018-10-11 14:39:49 +02:00