Re: [PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-27 Thread Lee Jones
On Fri, 23 Aug 2013, Sachin Kamat wrote: > Local variables referenced only in this file are made static. > > Signed-off-by: Sachin Kamat > --- > drivers/mfd/ab8500-debugfs.c |8 > 1 files changed, 4 insertions(+), 4 deletions(-) Applied with Linus' Ack. -- Lee Jones Linaro

Re: [PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-27 Thread Lee Jones
On Fri, 23 Aug 2013, Sachin Kamat wrote: Local variables referenced only in this file are made static. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/mfd/ab8500-debugfs.c |8 1 files changed, 4 insertions(+), 4 deletions(-) Applied with Linus' Ack. -- Lee

Re: [PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-23 Thread Linus Walleij
On Fri, Aug 23, 2013 at 2:07 PM, Sachin Kamat wrote: > Local variables referenced only in this file are made static. > > Signed-off-by: Sachin Kamat Acked-by: Linus Walleij Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-23 Thread Sachin Kamat
Local variables referenced only in this file are made static. Signed-off-by: Sachin Kamat --- drivers/mfd/ab8500-debugfs.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index 7d1f1b0..a0afa64 100644

[PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-23 Thread Sachin Kamat
Local variables referenced only in this file are made static. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org --- drivers/mfd/ab8500-debugfs.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index

Re: [PATCH 1/1] mfd: ab8500-debugfs: Staticize local variables

2013-08-23 Thread Linus Walleij
On Fri, Aug 23, 2013 at 2:07 PM, Sachin Kamat sachin.ka...@linaro.org wrote: Local variables referenced only in this file are made static. Signed-off-by: Sachin Kamat sachin.ka...@linaro.org Acked-by: Linus Walleij linus.wall...@linaro.org Yours, Linus Walleij -- To unsubscribe from this