[PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters

2015-06-03 Thread Chris Hanna
Minor changes to remove excessive whitespace and improve readability of osc functions. Signed-off-by: Chris Hanna han...@iu.edu --- Sending again due to tree mismatch. drivers/staging/lustre/lustre/osc/lproc_osc.c | 18 +- drivers/staging/lustre/lustre/osc/osc_cache.c | 196

[PATCH] staging: lustre: ptlrpc: clean up whitespace and align function params

2015-06-03 Thread Chris Hanna
Minor changes to remove excessive whitespace and improve readability of ptlrpc functions. Signed-off-by: Chris Hanna han...@iu.edu --- drivers/staging/lustre/lustre/ptlrpc/client.c | 90 drivers/staging/lustre/lustre/ptlrpc/events.c | 60 +++--- drivers/staging/lustre

Re: [PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters

2015-06-03 Thread Chris Hanna
Thanks for noticing, I'll re-submit correctly. Chris On 6/3/15 1:54 AM, Sudip Mukherjee wrote: On Tue, Jun 02, 2015 at 11:32:19AM -0400, Chris Hanna wrote: Signed-off-by: Chris Hanna han...@iu.edu Minor changes to remove excessive whitespace and improve readability of functions

[PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters

2015-06-02 Thread Chris Hanna
Signed-off-by: Chris Hanna han...@iu.edu Minor changes to remove excessive whitespace and improve readability of functions. --- Sending again due to tree mismatch. drivers/staging/lustre/lustre/osc/lproc_osc.c | 18 +- drivers/staging/lustre/lustre/osc/osc_cache.c | 196

[PATCH] staging: lustre: osc: clean up whitespace and align function parameters

2015-05-22 Thread Chris Hanna
Minor changes to remove excessive whitespace and improve readability of functions. Signed-off-by: Chris Hanna han...@iu.edu --- drivers/staging/lustre/lustre/osc/lproc_osc.c | 56 +++--- drivers/staging/lustre/lustre/osc/osc_cache.c | 112 ++-- drivers/staging/lustre/lustre/osc