Re: [PATCH 2/2] pinctrl/nomadik: Fix checkpatch errors

2013-03-27 Thread Linus Walleij
On Thu, Mar 14, 2013 at 12:54 PM, Sachin Kamat wrote: > Fixes the following types of checkpatch errors: > ERROR: space required after that ',' (ctx:VxV) > ERROR: space prohibited before that close parenthesis ')' > > Signed-off-by: Sachin Kamat Patch applied! Thanks, Linus Walleij -- To unsubs

[PATCH 2/2] pinctrl/nomadik: Fix checkpatch errors

2013-03-14 Thread Sachin Kamat
Fixes the following types of checkpatch errors: ERROR: space required after that ',' (ctx:VxV) ERROR: space prohibited before that close parenthesis ')' Signed-off-by: Sachin Kamat --- drivers/pinctrl/pinctrl-nomadik.c |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a