[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

[PATCH] Staging: Fixed coding style warning

2016-04-12 Thread Panos Vlachos
Fixed coding style warning Signed-off-by: Panos Vlachos --- drivers/staging/lustre/lnet/lnet/nidstrings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lnet/lnet/nidstrings.c b/drivers/staging/lustre/lnet/lnet/nidstrings.c index ebf468f..f532e44

[PATCH] drivers: staging: dgap: fixed all the block comments styling issues

2015-08-19 Thread Panos Vlachos
Signed-off-by: Panos Vlachos --- drivers/staging/dgap/dgap.c | 84 - 1 file changed, 52 insertions(+), 32 deletions(-) diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c index 9112dd2..1cacd18 100644 --- a/drivers/staging/dgap

[PATCH] Staging:bcm:verndorspecificficextn.c: fixed five styling issues

2014-08-08 Thread Panos Vlachos
Fixed the following styling issues: vendorspecificextn.c:14: WARNING: line over 80 characters vendorspecificextn.c:64: WARNING: line over 80 characters vendorspecificextn.c:91: WARNING: line over 80 characters vendorspecificextn.c:115: WARNING: line over 80 characters vendorspecificextn.c:138: WARN