summaryrefslogtreecommitdiff
path: root/crypto/async_tx
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2021-10-13 23:32:23 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-10-19 10:30:46 +0300
commitf840cbed7a7c48a89ff64f7e34c3b41adb4158c6 (patch)
tree60a85166fcdb97ec2d83cca337b429b241cad682 /crypto/async_tx
parent6dcfe3fe936030e83b30f38a223d026c01d6fe88 (diff)
downloadlinux-f840cbed7a7c48a89ff64f7e34c3b41adb4158c6.tar.xz
iio: pressure: ms5611: Make ms5611_remove() return void
Up to now ms5611_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-16-u.kleine-koenig@pengutronix.de Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'crypto/async_tx')
0 files changed, 0 insertions, 0 deletions