staging/lustre/socklnd: Fix whitespace problem

checkpatch highlighted there are 8 spaces that could be converted to a tab:
ERROR: code indent should use tabs where possible
+^I^I^I^I^I         */$

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Oleg Drokin 2016-12-06 23:57:37 -05:00 committed by Greg Kroah-Hartman
parent 8773159a97
commit 6b02ac34d3
1 changed files with 1 additions and 1 deletions