[PATCH] staging: lustre: linux: linux-prim: fixed coding style warnings and errors

2015-03-18 Thread Roberto Medina
From: Roberto Medina robertox...@gmail.com Coding style fixes due to exported symbols and comment style. Signed-off-by: Roberto Medina robertox...@gmail.com --- .../lustre/lustre/libcfs/linux/linux-prim.c| 22 +++--- 1 file changed, 11 insertions(+), 11 deletions

[PATCH] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Roberto Medina
From: Roberto Medina robertox...@gmail.com Fixed coding style warnings due to missing blank lines. Signed-off-by: Roberto Medina robertox...@gmail.com --- drivers/staging/octeon/ethernet-tx.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/staging/octeon/ethernet

[PATCH v2] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Roberto Medina
From: Roberto Medina robertox...@gmail.com Fixed coding style warnings due to missing blank lines. Dubious additions removed. Signed-off-by: Roberto Medina robertox...@gmail.com --- drivers/staging/octeon/ethernet-tx.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers

Re: [PATCH v2] Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank lines

2014-10-08 Thread Roberto Medina
On 10/08/2014 09:39 PM, Paul Gortmaker wrote: On 14-10-08 03:18 PM, Roberto Medina wrote: From: Roberto Medina robertox...@gmail.com Fixed coding style warnings due to missing blank lines. Dubious additions removed. Signed-off-by: Roberto Medina robertox...@gmail.com --- @@ -550,6 +559,7