Re: [PATCH] regmap: debugfs: Work around GCC flow analysis false positives

2013-01-26 Thread Arnd Bergmann
On Saturday 26 January 2013, Mark Brown wrote: > Reported-by: Vincent Stehlé > Reported-by: Arnd Bergmann > Signed-off-by: Mark Brown Thanks for fixing this properly. Acked-by: Arnd Bergmann -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

[PATCH] regmap: debugfs: Work around GCC flow analysis false positives

2013-01-26 Thread Mark Brown
Reported-by: Vincent Stehlé Reported-by: Arnd Bergmann Signed-off-by: Mark Brown --- drivers/base/regmap/regmap-debugfs.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/base/regmap/regmap-debugfs.c b/drivers/base/regmap/regmap-debugfs.c index d9a6c94..c6dc2e9 100644 ---

[PATCH] regmap: debugfs: Work around GCC flow analysis false positives

2013-01-26 Thread Mark Brown
Reported-by: Vincent Stehlé v-ste...@ti.com Reported-by: Arnd Bergmann a...@arndb.de Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- drivers/base/regmap/regmap-debugfs.c |7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/base/regmap/regmap-debugfs.c

Re: [PATCH] regmap: debugfs: Work around GCC flow analysis false positives

2013-01-26 Thread Arnd Bergmann
On Saturday 26 January 2013, Mark Brown wrote: Reported-by: Vincent Stehlé v-ste...@ti.com Reported-by: Arnd Bergmann a...@arndb.de Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com Thanks for fixing this properly. Acked-by: Arnd Bergmann a...@arndb.de -- To unsubscribe from this