Re: [PATCH 1/2] Staging: lustre: lnet: lnet: router.c : fix 80 char limit

2015-03-18 Thread Greg KH
On Wed, Mar 18, 2015 at 10:45:46PM +0100, Redha Gouicem wrote: > This fixes lines longer than 80 char which are not debug or error messages. > > Signed-off-by: Redha Gouicem > --- > drivers/staging/lustre/lnet/lnet/router.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff

[PATCH 1/2] Staging: lustre: lnet: lnet: router.c : fix 80 char limit

2015-03-18 Thread Redha Gouicem
This fixes lines longer than 80 char which are not debug or error messages. Signed-off-by: Redha Gouicem --- drivers/staging/lustre/lnet/lnet/router.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/staging/lustre/lnet/lnet/router.c

Re: [PATCH 1/2] Staging: lustre: lnet: lnet: router.c : fix 80 char limit

2015-03-18 Thread Greg KH
On Wed, Mar 18, 2015 at 10:45:46PM +0100, Redha Gouicem wrote: This fixes lines longer than 80 char which are not debug or error messages. Signed-off-by: Redha Gouicem redha.goui...@gmail.com --- drivers/staging/lustre/lnet/lnet/router.c | 6 -- 1 file changed, 4 insertions(+), 2

[PATCH 1/2] Staging: lustre: lnet: lnet: router.c : fix 80 char limit

2015-03-18 Thread Redha Gouicem
This fixes lines longer than 80 char which are not debug or error messages. Signed-off-by: Redha Gouicem redha.goui...@gmail.com --- drivers/staging/lustre/lnet/lnet/router.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/staging/lustre/lnet/lnet/router.c