From: Josep Puigdemont Date: Sun, 1 Jun 2014 18:23:16 +0000 (+0200) Subject: staging: lustre: Fix coding style X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39bd5f33bb65f60492441bf6b50d88bc843e1c;p=pandora-kernel.git staging: lustre: Fix coding style The if block should be placed in a new line rather than after the if statement. Blank line required between variable declarations and code. Signed-off-by: Josep Puigdemont Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed