diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2025-07-15 19:11:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-07-16 10:36:50 +0300 |
commit | f2b8ebfb867011ddbefbdf7b04ad62626cbc2afd (patch) | |
tree | 62d2ada2e869279e202935b20ee9bf4587b8922d /scripts/gdb/linux/xarray.py | |
parent | 228af5a58524fba09ec4b7d184694db4f7fe96f5 (diff) | |
download | linux-f2b8ebfb867011ddbefbdf7b04ad62626cbc2afd.tar.xz |
staging: vchiq_arm: Make vchiq_shutdown never fail
Most of the users of vchiq_shutdown ignore the return value,
which is bad because this could lead to resource leaks.
So instead of changing all calls to vchiq_shutdown, it's easier
to make vchiq_shutdown never fail.
Fixes: 71bad7f08641 ("staging: add bcm2708 vchiq driver")
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Link: https://lore.kernel.org/r/20250715161108.3411-4-wahrenst@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions