Re: [PATCH] staging: fbtft: Removed space before parenthesis

2015-08-24 Thread Sudip Mukherjee
On Fri, Aug 21, 2015 at 09:05:47PM +0530, Aparna Karuthodi wrote: > Removed space before parenthesis in two different lines to remove coding > style errors detected by checkpatch. > The errors are given below: > drivers/staging/fbtft/fbtft-bus.c:73: ERROR: space prohibited before > that close paren

[PATCH] staging: fbtft: Removed space before parenthesis

2015-08-21 Thread Aparna Karuthodi
Removed space before parenthesis in two different lines to remove coding style errors detected by checkpatch. The errors are given below: drivers/staging/fbtft/fbtft-bus.c:73: ERROR: space prohibited before that close parenthesis ')' drivers/staging/fbtft/fbtft-bus.c:75: ERROR: space prohibited bef