Re: [PATCH 1/2] staging: mt7621-spi: change indentation from space to tab

From: Greg KH
Date: Fri Jun 15 2018 - 07:02:56 EST


On Sat, Jun 09, 2018 at 03:03:27PM +0900, JoonHwan.Kim wrote:
> * fix checkpatch.pl error:
> ERROR: code indent should use tabs where possible
>
> Signed-off-by: Joonhwan Kim <spilit464@xxxxxxxxx>
> ---
> drivers/staging/mt7621-spi/spi-mt7621.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Someone else sent this same fix before you did, sorry. Same for your
2/2 patch :(