2015-07-27 13:47:37

by Incarnation P. Lee

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

From: "Pan Li" <[email protected]>

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