]> 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)
commit2ae5d02cb2da8e48889b58bc280897a55a0ecfc5
treeba73a2d320d8a572d9aaa68e18251ebaf626657e
parent37494912273d0118c39af8bbb347adf2a63298e0
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