Re: [PATCH V2] Staging: fbtft: fix space prohibition

2015-03-07 Thread Greg KH
On Mon, Mar 02, 2015 at 02:28:31PM +0100, Matteo Semenzato wrote: > From: Matteo Semenzato > > This patch fixes the following warnings: > space prohibited before that close parenthesis ')' > space prohibited after that open parenthesis '(' > > V2: The patch should apply now. The "V2" should be

[PATCH V2] Staging: fbtft: fix space prohibition

2015-03-02 Thread Matteo Semenzato
From: Matteo Semenzato This patch fixes the following warnings: space prohibited before that close parenthesis ')' space prohibited after that open parenthesis '(' V2: The patch should apply now. Signed-off-by: Matteo Semenzato --- drivers/staging/fbtft/fb_bd663474.c | 100 ++-