Re: [PATCH] staging/media/rtl2832u_sdr: fix coding style problems by adding blank lines

2014-06-02 Thread Dan Carpenter
On Mon, Jun 02, 2014 at 12:50:35PM -0700, Ovidiu Toader wrote: > On 06/02/14 03:21, Dan Carpenter wrote: > > Send the patch inline, not as an attachment. > > > > Read the first paragraph. > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Documentation/email-clients.txt > >

Re: [PATCH] staging/media/rtl2832u_sdr: fix coding style problems by adding blank lines

2014-06-02 Thread Ovidiu Toader
On 06/02/14 03:21, Dan Carpenter wrote: > Send the patch inline, not as an attachment. > > Read the first paragraph. > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/Documentation/email-clients.txt > > The subject should say something about adding blank lines. Thanks for th

Re: [PATCH] staging/media/rtl2832u_sdr: fix coding style problems

2014-06-02 Thread Dan Carpenter
On Sun, Jun 01, 2014 at 01:00:17PM -0700, Ovidiu Toader wrote: > motivation: eudyptula challenge > > This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c > > The new version of the file pleases checkpatch.pl when run with > "--ignore LONG_LINE". > > Signed-off-by: Ovidiu T

[PATCH] staging/media/rtl2832u_sdr: fix coding style problems

2014-06-01 Thread Ovidiu Toader
motivation: eudyptula challenge This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c The new version of the file pleases checkpatch.pl when run with "--ignore LONG_LINE". Signed-off-by: Ovidiu Toader --- drivers/staging/media/rtl2832u_sdr/rtl2832_sdr.c | 20 ++