Re: [PATCH] sm750fb: Fix Comment and if else braces

2015-03-20 Thread Greg KH
On Thu, Mar 19, 2015 at 08:13:20PM +0200, Giedrius Statkevičius wrote: > Hi Amitoj Kaur Chawla, > > On 2015.03.19 20:05, Amitoj Kaur Chawla wrote: > > The edits have been made to add a space before the comment and the errors in > > braces in the if-else statements. > > Previously in commit 2d34f53

Re: [PATCH] sm750fb: Fix Comment and if else braces

2015-03-19 Thread Giedrius Statkevičius
Hi Amitoj Kaur Chawla, On 2015.03.19 20:05, Amitoj Kaur Chawla wrote: > The edits have been made to add a space before the comment and the errors in > braces in the if-else statements. > Previously in commit 2d34f53f1065878cd881ac61a183f8e836583d51, removed > the C99 comments and errors in if-else

[PATCH] sm750fb: Fix Comment and if else braces

2015-03-19 Thread Amitoj Kaur Chawla
The edits have been made to add a space before the comment and the errors in braces in the if-else statements. Previously in commit 2d34f53f1065878cd881ac61a183f8e836583d51, removed the C99 comments and errors in if-else indentation and braces. Signed-off-by: Amitoj Kaur Chawla --- drivers/stag