diff options
author | Uwe Kleine-König <[email protected]> | 2021-10-11 15:27:43 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2021-10-12 07:22:42 -0700 |
commit | beee7890c36320fe08d9cce82afa1db848360bfb (patch) | |
tree | c41e8751ac8b6b2d9f1799bbdc8ada257306731e /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 8a0c75a1c3990ebe8383914781cec347c1576ae6 (diff) |
hwmon: (adt7x10) Make adt7x10_remove() return void
Up to now adt7x10_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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions