aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-10-12 17:39:37 +0200
committerGreg Kroah-Hartman <[email protected]>2021-10-13 14:35:20 +0200
commit4df4946d26bb7866b71cbdf86abe285ed3a79cee (patch)
tree136a9c19a825f8c56f1a17e18deb7345879ec94a /scripts/gcc-plugins
parent424f1ac2d832f31a2814c799bd50decf6a9f8e74 (diff)
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Up to now lis3lv02d_remove_fs() 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 and spi remove callbacks is ignored anyway. Signed-off-by: Uwe Kleine-König <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins')
0 files changed, 0 insertions, 0 deletions