]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: drop retval check enforcing from gpiochip_remove()
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jul 2014 08:47:49 +0000 (10:47 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 23 Jul 2014 08:47:49 +0000 (10:47 +0200)
commit8c4e18920c54795cfddc5225a1239617d75022b1
tree160988c0e5d25e272a1d6bfad76f9004fe2e3b7c
parent1e78fcab27fe9e4b430a0a9057aaeb8aa93f3a14
gpio: drop retval check enforcing from gpiochip_remove()

As we start to decomission the return value from gpiochip_remove()
the compilers emit warnings due to the function being tagged
__must_check. So drop this until we remove the return value
altogether.

Cc: Abdoulaye Berthe <berthe.ab@gmail.com>
Suggested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/linux/gpio/driver.h