diff options
| author | Uwe Kleine-König <[email protected]> | 2022-04-25 21:17:35 +0200 |
|---|---|---|
| committer | Jonathan Cameron <[email protected]> | 2022-05-01 19:01:13 +0100 |
| commit | d3beaf181c2d6ad0690746db8495705f5abcafb3 (patch) | |
| tree | d47788c2f5d9031e6fb8c8f81337526c347f74ac /tools/perf/scripts/python/netdev-times.py | |
| parent | a9d1a34f2a025708b2eaffddc9a338e289e5bb65 (diff) | |
iio: gyro: mpu3050: Make mpu3050_common_remove() return void
This function (up to now) returns zero unconditionally, so there isn't
any benefit of returning a value. Make it return void to be able to see
at a glance that the return value of mpu3050_i2c_remove is always zero.
This patch is a preparation for making i2c remove callbacks return void.
Signed-off-by: Uwe Kleine-König <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions