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

From: Greg KH
Date: Sat May 30 2015 - 22:54:35 EST


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@xxxxxx>
> ---
> 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 :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/