commit | 5b39bd5f33bb65f60492441bf6b50d88bc843e1c | [log] [tgz] |
---|---|---|
author | Josep Puigdemont <josep.puigdemont@gmail.com> | Sun Jun 01 20:23:16 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jun 01 11:36:48 2014 -0700 |
tree | ba73a2d320d8a572d9aaa68e18251ebaf626657e | |
parent | 57bab7cb353d71c10611c34571fcb3c9f38b4792 [diff] |
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>