"vscode:/vscode.git/clone" did not exist on "2118d35e017eb8c599f3c25863c8263aca307541"
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>
Please register or sign in to comment