diff options
author | Uwe Kleine-König | 2020-11-26 08:23:30 +0100 |
---|---|---|
committer | Wolfram Sang | 2020-12-11 15:42:19 +0100 |
commit | 71637c620a826434ca6f888b0364a036faa27ffa (patch) | |
tree | 530569854bc82a20f1161198d9c714fb5299ce01 /tools/cgroup | |
parent | bfbccd70eee93c059e22d0d233f57cc164f03687 (diff) |
i2c: Warn when device removing fails
The driver core ignores the return value of struct bus_type::remove. So
warn if there is an error that went unnoticed before and return 0
unconditionally in i2c_device_remove().
This prepares changing struct bus_type::remove to return void.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
[wsa: added a comment and removed unneeded initializtion]
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/cgroup')
0 files changed, 0 insertions, 0 deletions