summaryrefslogtreecommitdiff
path: root/drivers/i2c/Makefile
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2020-11-26 10:23:30 +0300
committerWolfram Sang <wsa@kernel.org>2020-12-11 17:42:19 +0300
commit71637c620a826434ca6f888b0364a036faa27ffa (patch)
tree530569854bc82a20f1161198d9c714fb5299ce01 /drivers/i2c/Makefile
parentbfbccd70eee93c059e22d0d233f57cc164f03687 (diff)
downloadlinux-71637c620a826434ca6f888b0364a036faa27ffa.tar.xz
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 'drivers/i2c/Makefile')
0 files changed, 0 insertions, 0 deletions