]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lnet: Fix coding style errors
authorMaxime Rossi Bellom <mrossibellom@gmail.com>
Fri, 27 Jan 2017 10:58:52 +0000 (11:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2017 20:09:33 +0000 (21:09 +0100)
commit3f6950e722bd9da4e79b5275710ee67d57b8e469
tree622978ead9ce58bb627f2a928ef37381339701a1
parent8fa2d4a2f81d307748c95be36f2400b8ac56a1d6
staging: lustre: lnet: Fix coding style errors

Replace a mix of tabs and spaces indentation by tabs only.

Errors were reported by checkpatch.pl as
WARNING: Statements should start on a tabstop
WARNING: suspect code indent for conditional statement

Signed-off-by: Maxime Rossi Bellom <mrossibellom@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c