Re: [PATCH 1/1] pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch error

2013-03-13 Thread Linus Walleij
On Wed, Mar 13, 2013 at 12:57 PM, Sachin Kamat wrote: > Fixes the following error: > ERROR: space required after that ',' (ctx:VxV) > > Signed-off-by: Sachin Kamat Applied to my devel branch as non-critical. Thanks! Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe lin

[PATCH 1/1] pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch error

2013-03-13 Thread Sachin Kamat
Fixes the following error: ERROR: space required after that ',' (ctx:VxV) Signed-off-by: Sachin Kamat --- drivers/pinctrl/pinctrl-nomadik-stn8815.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/pinctrl/pinctrl-nomadik-stn8815.c b/drivers/pinctrl/pinctrl-nomad