Home
last modified time | relevance | path

Searched hist:"14 c8a620" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/gpio/
H A Ddriver.h14c8a620 Wed Jul 23 03:47:49 CDT 2014 Linus Walleij <linus.walleij@linaro.org> 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>
14c8a620 Wed Jul 23 03:47:49 CDT 2014 Linus Walleij <linus.walleij@linaro.org> 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>