summaryrefslogtreecommitdiff
path: root/scripts/Makefile.lib
diff options
context:
space:
mode:
authorRaphael Gallais-Pou <[email protected]>2026-04-12 21:07:58 +0200
committerPatrice Chotard <[email protected]>2026-04-30 08:01:11 +0200
commit51678d9479ed117619d2675e4023911fabbeb6c4 (patch)
treec79b2d4bfe048ef277afb7f9c690981d9442fd21 /scripts/Makefile.lib
parentecde6614bc6a08fca7582aa6d0674f75da946521 (diff)
video: stm32: dsi: fix unchecked return values
Fix the following errors yielded by Coverity Scan: CID 644836: Error handling issues (CHECKED_RETURN) Calling device_chld_unbind without checking return value (as is done elsewhere 6 out of 7 times) CID 644834: Error handling issues (CHECKED_RETURN) Calling device_chld_remove without checking return value (as is done elsewhere 4 out of 5 times). Link: https://lore.kernel.org/r/20260309212331.GF1388590@bill-the-cat/ Fixes: a6d047c0a86b ("video: stm32: remove all child of DSI bridge when its probe failed") Signed-off-by: Raphael Gallais-Pou <[email protected]> Reviewed-by: Patrice Chotard <[email protected]>
Diffstat (limited to 'scripts/Makefile.lib')
0 files changed, 0 insertions, 0 deletions