diff options
author | Uwe Kleine-König <[email protected]> | 2021-10-21 12:56:57 +0200 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2021-10-28 00:41:29 +1100 |
commit | 5d354dc35ebb0b224d627264c60f60dbda3a1bc3 (patch) | |
tree | 115e31e775f9a5093a27f8c9f3bd3ea978b72a2c /drivers/usb/cdns3/cdns3-trace.c | |
parent | 44c14509b0dabb909ad1ec28800893ea71762732 (diff) |
powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void
Up to now mcu_gpiochip_remove() returns zero unconditionally. Make it
return void instead which makes it easier to see in the callers that
there is no error to handle.
Also the return value of i2c remove callbacks is ignored anyway.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions