Re: [PATCH] staging: sm750fb: Fixed no space warnings

2015-03-25 Thread Sudip Mukherjee
On Wed, Mar 25, 2015 at 12:29:22PM +0100, Greg KH wrote: > On Fri, Mar 20, 2015 at 08:36:33AM -0700, Ragavendra wrote: > > I sent the patch with the below subject line is the latest one. Please > > refer to > > it, as I missed putting the patch versions on these. Good day! > > > > > > [PATCH v5]

Re: [PATCH] staging: sm750fb: Fixed no space warnings

2015-03-25 Thread Greg KH
On Fri, Mar 20, 2015 at 08:36:33AM -0700, Ragavendra wrote: > I sent the patch with the below subject line is the latest one. Please refer > to > it, as I missed putting the patch versions on these. Good day! > > > [PATCH v5] staging: sm750fb: Fixed no space and indent warns I have no idea what

Re: [PATCH] staging: sm750fb: Fixed no space warnings

2015-03-20 Thread Greg KH
On Fri, Mar 13, 2015 at 08:48:21PM -0700, Ragavendra Nagraj wrote: > This patch fixes the no spaces warning identified by the checkpath.pl > script for the entire ddk750_chip.c file by using appropriate tab spaces > instead. > > Signed-off-by: Ragavendra Nagraj > --- > drivers/staging/sm750fb/dd

Re: [PATCH] staging: sm750fb: Fixed no space warnings

2015-03-14 Thread Sudip Mukherjee
On Fri, Mar 13, 2015 at 08:48:21PM -0700, Ragavendra Nagraj wrote: > This patch fixes the no spaces warning identified by the checkpath.pl > script for the entire ddk750_chip.c file by using appropriate tab spaces > instead. its definitely better than your first submission :) but ... i have not