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

Greg KH gregkh at linuxfoundation.org
Sat May 30 19:26:31 PDT 2015


On Fri, May 22, 2015 at 02:50:47PM -0400, Chris Hanna wrote:
> Minor changes to remove excessive whitespace and improve
> readability of functions.
> 
> Signed-off-by: Chris Hanna <hannac at 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/osc_io.c      |  116 +++++++-------
>  drivers/staging/lustre/lustre/osc/osc_lock.c    |  134 ++++++++--------
>  drivers/staging/lustre/lustre/osc/osc_object.c  |   18 +-
>  drivers/staging/lustre/lustre/osc/osc_page.c    |   44 +++---
>  drivers/staging/lustre/lustre/osc/osc_quota.c   |   14 +-
>  drivers/staging/lustre/lustre/osc/osc_request.c |  205 +++++++++++------------
>  8 files changed, 349 insertions(+), 350 deletions(-)

Doesn't apply to my tree :(


More information about the lustre-devel mailing list