diff options
| author | Uwe Kleine-König <[email protected]> | 2021-10-13 22:32:23 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2021-10-19 08:30:46 +0100 |
| commit | f840cbed7a7c48a89ff64f7e34c3b41adb4158c6 (patch) | |
| tree | 60a85166fcdb97ec2d83cca337b429b241cad682 /lib/mpi/mpi-inline.h | |
| parent | 6dcfe3fe936030e83b30f38a223d026c01d6fe88 (diff) | |
iio: pressure: ms5611: Make ms5611_remove() return void
Up to now ms5611_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 and spi remove callbacks is ignored anyway.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Alexandru Ardelean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions