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

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

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 Fixed coding style warnings due to missing blank lines. Dubious additions removed. Signed-off-by: Roberto Medina --- @@ -550,6 +559,7 @@ int cvm_oct_xmit_pow(struct sk_buff *skb

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

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

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

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