]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: Fix coding style
authorJosep Puigdemont <josep.puigdemont@gmail.com>
Sun, 1 Jun 2014 18:23:16 +0000 (20:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 1 Jun 2014 18:36:48 +0000 (11:36 -0700)
commit5b1b2b919ac0da3d8053ef23727429fff995bfa4
treeba73a2d320d8a572d9aaa68e18251ebaf626657e
parent98298758846c0f9927a4c45c43a8652627533d30
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 <josep.puigdemont@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/llite_nfs.c