Re: [PATCH] staging: vt6656: vt6655: clean Makefiles

From: Greg Kroah-Hartman
Date: Sat May 09 2020 - 13:07:28 EST


On Sat, May 09, 2020 at 11:07:27AM +0200, Matej Dujava wrote:
> This patch is removing CFLAGS that are defining flags that are not used.

You are also modifying the indentation and moving lines around for no
reason :(

Please only do one thing for a patch, and always describe everything you
do in the changelog text.

Can you fix this up and send a v2?

thanks,

greg k-h