summaryrefslogtreecommitdiff
path: root/tools/kvm
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-10-13 23:32:12 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-10-19 10:30:45 +0300
commitdf2171c668bdecc9122cc8f66bd0639baeae5c6b (patch)
tree00e015af91514481ed7cd9eeb8980c7b43dc088f /tools/kvm
parentbcf9d61a2dcb05d1de46ead784c333043ef2e7f2 (diff)
downloadlinux-df2171c668bdecc9122cc8f66bd0639baeae5c6b.tar.xz
iio: accel: kxsd9: Make kxsd9_common_remove() return void
Up to now kxsd9_common_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 <u.kleine-koenig@pengutronix.de> Reviewed-by: Alexandru Ardelean <ardeleanalex@gmail.com> Link: https://lore.kernel.org/r/20211013203223.2694577-5-u.kleine-koenig@pengutronix.de Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/kvm')
0 files changed, 0 insertions, 0 deletions