[PATCH 0/2] Annotate gpio-configuration with __must_check

From: Wolfram Sang
Date: Tue Jan 04 2011 - 11:51:29 EST


Here is a small series generating a lot of warnings, especially in board
bringup-files. Still, I think it is worthwhile to be strict about checking
return values of gpio-configuration-functions. My suggestion to keep the noise
a bit lower is to put it into linux-next for one cycle and then merge it for
2.6.39? That should give people some time to fix the issues in time. Looking
forward to comments.

Wolfram Sang (2):
gpiolib: annotate gpio-intialization with __must_check
gpiolib: add missing functions to generic fallback

Documentation/gpio.txt | 2 +-
include/asm-generic/gpio.h | 10 +++++-----
include/linux/gpio.h | 26 +++++++++++++++++++++++---
3 files changed, 29 insertions(+), 9 deletions(-)

--
1.7.2.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/