[PATCH 0/5] staging: lustre: Fix a file 8 warnings of coding sytle.

From: Incarnation P. Lee
Date: Mon Jul 27 2015 - 09:47:41 EST


From: "Pan Li" <incarnation.p.lee@xxxxxxxxxxx>

Fix file cl_page.c 8 coding style warning issues as follow:
Replace spaces at the start of a line.
Adjust code indent for macro and tail blackslash
Add a blank line after declarations.
Remove a trailing */ of a separate line.
Remove unnecessary braces {} for single statement blocks

drivers/staging/lustre/lustre/obdclass/cl_page.c | 25 +++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)

--
1.9.0

--
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/