Re: [PATCH v2 2/2] staging: vt6655: vt6656: change order of makefile variable definitions
From: Greg Kroah-Hartman
Date: Wed May 13 2020 - 07:56:04 EST
On Sun, May 10, 2020 at 12:13:35PM +0200, Matej Dujava wrote:
> This patch will add indentation to multiline variable and put obj-$(CONFIG_X)
> at the begining of the file.
Why change the order? What does that fix? Why do this? You say what
you do here, but not why. And without that, I can't see the reason to
accept this patch :(
thanks,
greg k-h