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

