diff options
| author | Uwe Kleine-König <[email protected]> | 2021-10-12 17:39:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-13 14:35:20 +0200 |
| commit | 4df4946d26bb7866b71cbdf86abe285ed3a79cee (patch) | |
| tree | 136a9c19a825f8c56f1a17e18deb7345879ec94a /scripts/gcc-plugins/gcc-generate-ipa-pass.h | |
| parent | 424f1ac2d832f31a2814c799bd50decf6a9f8e74 (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/gcc-generate-ipa-pass.h')
0 files changed, 0 insertions, 0 deletions