Re: [PATCH] staging: lustre: Fix line over 80 characters

2017-11-28 Thread Dan Carpenter
On Tue, Nov 28, 2017 at 03:18:59PM +0100, Greg KH wrote: > On Tue, Nov 28, 2017 at 05:13:55PM +0300, Dan Carpenter wrote: > > On Mon, Nov 27, 2017 at 03:36:58PM +0200, Talat Batheesh wrote: > > > This patch fix the line over 80 characters warning that was detected > > > using checkpatch.pl script.

Re: [PATCH] staging: lustre: Fix line over 80 characters

2017-11-28 Thread Greg KH
On Tue, Nov 28, 2017 at 05:13:55PM +0300, Dan Carpenter wrote: > On Mon, Nov 27, 2017 at 03:36:58PM +0200, Talat Batheesh wrote: > > This patch fix the line over 80 characters warning that was detected > > using checkpatch.pl script. > > > > Signed-off-by: Talat Batheesh > > --- > > drivers/stag

Re: [PATCH] staging: lustre: Fix line over 80 characters

2017-11-28 Thread Dan Carpenter
On Mon, Nov 27, 2017 at 03:36:58PM +0200, Talat Batheesh wrote: > This patch fix the line over 80 characters warning that was detected > using checkpatch.pl script. > > Signed-off-by: Talat Batheesh > --- > drivers/staging/lustre/lustre/obdclass/class_obd.c | 3 ++- > 1 file changed, 2 insertion

[PATCH] staging: lustre: Fix line over 80 characters

2017-11-27 Thread Talat Batheesh
This patch fix the line over 80 characters warning that was detected using checkpatch.pl script. Signed-off-by: Talat Batheesh --- drivers/staging/lustre/lustre/obdclass/class_obd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lustre/obdclass/class