diff options
| author | Uwe Kleine-König <[email protected]> | 2022-05-14 15:32:50 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-06-11 14:35:27 +0100 |
| commit | d04d46dd82ad10bdc3c9ce6a513e1fa1336719c4 (patch) | |
| tree | de3976d38efaaf571c7946ead135aae20ff1bacb /tools/perf/scripts/python/flamegraph.py | |
| parent | 70db0e93f7e71d0f9c83f48b048b8b15b1ce80ca (diff) | |
iio:magnetometer:mbc150: Make bmc150_magn_remove() return void
bmc150_magn_remove() always returns zero. Make it return no value which
makes it easier to see in the callers that there is no error to handle.
Also the return value of i2c driver remove callbacks is ignored anyway.
This prepares making i2c remove callbacks return void, too.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions