"vscode:/vscode.git/clone" did not exist on "7936bbbd5a3895caa7153e4d03740ac12a333862"
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