Re: [PATCH 5/5] rtl8712: replace leading spaces with tab

2012-12-10 Thread Joe Perches
On Mon, 2012-12-10 at 15:21 +0300, Dan Carpenter wrote: > On Mon, Dec 10, 2012 at 03:49:46AM -0800, Joe Perches wrote: > > checkpatch parenthesis alignment of arguments checks are > > emitted only when adding --strict to the command line. > Even with --strict checkpatch.pl is fine with the original

Re: [PATCH 5/5] rtl8712: replace leading spaces with tab

2012-12-10 Thread Dan Carpenter
On Mon, Dec 10, 2012 at 03:49:46AM -0800, Joe Perches wrote: > On Mon, 2012-12-10 at 12:46 +0300, Dan Carpenter wrote: > > On Sun, Dec 09, 2012 at 10:15:10AM +, Przemo Firszt wrote: > > > Replace leading spaces with tab > [] > > > diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c > >

Re: [PATCH 5/5] rtl8712: replace leading spaces with tab

2012-12-10 Thread Joe Perches
On Mon, 2012-12-10 at 12:46 +0300, Dan Carpenter wrote: > On Sun, Dec 09, 2012 at 10:15:10AM +, Przemo Firszt wrote: > > Replace leading spaces with tab [] > > diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_linux.c > > b/drivers/staging/rtl8712/rtl871x_ioctl_linux.c [] > > static int r871

Re: [PATCH 5/5] rtl8712: replace leading spaces with tab

2012-12-10 Thread Dan Carpenter
On Sun, Dec 09, 2012 at 10:15:10AM +, Przemo Firszt wrote: > Replace leading spaces with tab > > Signed-off-by: Przemo Firszt > --- > drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/rtl8712/rtl871x_ioctl_