Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.

2014-08-08 Thread Dan Carpenter
On Thu, Aug 07, 2014 at 11:45:32PM +0200, AdrianRemonda wrote: > I have resent the changes now. Is this ok? Or should I wait until the merge > window is close? Just send your patches. They will sit in Greg's inbox for a couple weeks, but that's ok. > Also N_BYTE_ALIGNMENT is being used by severa

Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.

2014-08-07 Thread AdrianRemonda
On Mon, Aug 04, 2014 at 03:52:17PM -0700, Joe Perches wrote: > On Tue, 2014-08-05 at 00:45 +0200, Adrian Remonda wrote: > > This is a patch to the hal/rtl8188eu_recv.c file that fixes up a "line > > over 80 characters" warning found by the checkpatch.pl tool. > [] > > diff --git a/drivers/staging/r

Re: [PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.

2014-08-04 Thread Joe Perches
On Tue, 2014-08-05 at 00:45 +0200, Adrian Remonda wrote: > This is a patch to the hal/rtl8188eu_recv.c file that fixes up a "line > over 80 characters" warning found by the checkpatch.pl tool. [] > diff --git a/drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c > b/drivers/staging/rtl8188eu/hal/rtl818

[PATCH] Staging: rtl8188eu: Lines over 80 characters fixed.

2014-08-04 Thread Adrian Remonda
This is a patch to the hal/rtl8188eu_recv.c file that fixes up a "line over 80 characters" warning found by the checkpatch.pl tool. Signed-off-by: Adrian Remonda --- drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c | 28 +- 1 file changed, 18 insertions(+), 10 deletions(-)