commit | 0e3ee7f10af9b3c6994c530048d5115d3c67c801 | [log] [tgz] |
---|---|---|
author | Mohana Datta Yelugoti <ymdatta.work@gmail.com> | Sun Feb 09 23:06:28 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 09 16:23:02 2020 -0800 |
tree | 933df1fd458cc118edebf93045350440b2abd7ad | |
parent | 4ed6aba987bc573c0b70b952522843c511080c3c [diff] |
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>