staging: qlge: remove spaces at the start of a line
authorMohana Datta Yelugoti <ymdatta.work@gmail.com>
Sun, 9 Feb 2020 17:36:28 +0000 (23:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 00:23:02 +0000 (16:23 -0800)
commit0e3ee7f10af9b3c6994c530048d5115d3c67c801
tree933df1fd458cc118edebf93045350440b2abd7ad
parent4ed6aba987bc573c0b70b952522843c511080c3c
staging: qlge: remove spaces at the start of a line

This patch fixes "WARNING: please, no spaces at the start of a
line" by checkpatch.pl by replacing spaces with the tab.

Signed-off-by: Mohana Datta Yelugoti <ymdatta.work@gmail.com>
Link: https://lore.kernel.org/r/20200209173628.21221-1-ymdatta.work@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/qlge/qlge_main.c