Re: [PATCH] Fixing Coding Style Errors & Warning

2017-03-27 Thread Varsha Rao
On Mon, Mar 27, 2017 at 4:01 PM, wrote: > From: Vaibhav Kothari > > - Removed white-space before comma in memset() > - Added blanck line between declaration and defination > at various places The patch subject is incorrect. It should specify what error are you fixing and also to which driver.

[PATCH] Fixing Coding Style Errors & Warning

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Removed white-space before comma in memset() - Added blanck line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-)

[PATCH] Fixing Coding Style Errors & Warning

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Removed white-space before comma in memset() - Added blanck line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-)