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)
commit63d8d50ce356687e0cac575335a9068ddc229b76
tree622978ead9ce58bb627f2a928ef37381339701a1
parent4d9119132bc7f2caa76fdeb1f169943d412070b1
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