diff options
author | 2020-11-26 08:23:30 +0100 | |
---|---|---|
committer | 2020-12-11 15:42:19 +0100 | |
commit | 71637c620a826434ca6f888b0364a036faa27ffa (patch) | |
tree | 530569854bc82a20f1161198d9c714fb5299ce01 /net/lapb/lapb_timer.c | |
parent | dt-bindings: i2c: Update DT binding docs to support SiFive FU740 SoC (diff) | |
download | wireguard-linux-71637c620a826434ca6f888b0364a036faa27ffa.tar.xz wireguard-linux-71637c620a826434ca6f888b0364a036faa27ffa.zip |
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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions