Re: [PATCH 2/2] Staging: Lustre: Fixed coding style issues

2016-04-18 Thread Joe Perches
On Sun, 2016-04-17 at 21:35 +, Drokin, Oleg wrote: > On Apr 17, 2016, at 10:11 AM, Panos Vlachos wrote: > > Fixed one coding style issue in the > > file router_proc.c (Lustre staging driver) > Perhaps it's best to reference what the issue is. > I.e. "Fix too long line in …" > and then in the ac

Re: [PATCH 2/2] Staging: Lustre: Fixed coding style issues

2016-04-17 Thread Drokin, Oleg
On Apr 17, 2016, at 10:11 AM, Panos Vlachos wrote: > Fixed one coding style issue in the > file router_proc.c (Lustre staging driver) Perhaps it's best to reference what the issue is. I.e. "Fix too long line in …" and then in the actual message add that you just split it? > > Signed-off-by: Pan

[PATCH 2/2] Staging: Lustre: Fixed coding style issues

2016-04-17 Thread Panos Vlachos
Fixed one coding style issue in the file router_proc.c (Lustre staging driver) Signed-off-by: Panos Vlachos --- drivers/staging/lustre/lnet/lnet/router_proc.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lnet/lnet/router_proc.c b/drivers/staging/l