diff options
| author | Andrew Goodbody <[email protected]> | 2025-09-25 12:56:44 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-10-28 16:33:15 +0100 |
| commit | 76d3b665310885f1a13ff83e818bb42f2cf26213 (patch) | |
| tree | a43e6d6dd9b3666ea8785c45d183bd0a1f881443 /include/android_bootloader_message.h | |
| parent | e41e6feb3d3b33f0793df6a1d9da20c8096a346e (diff) | |
usb: fsl-dt-fixup: Return an error code on error
fsl_fdt_fixup_usb_erratum uses strcmp to detect an error but then
returns 'err' without it being set to an error. Calling code may not
detect that an error occurred leading to a silent failure. Instead just
return -EINVAL.
This issue was found by Smatch.
Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'include/android_bootloader_message.h')
0 files changed, 0 insertions, 0 deletions
