Re: [PATCH 4/4] staging: comedi: Use subdir-ccflags-* to inherit debug flag
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-02-05 09:58:17
Also in:
linux-hwmon, linux-kbuild, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2021-02-05 09:58:17
Also in:
linux-hwmon, linux-kbuild, lkml
On Fri, Feb 05, 2021 at 05:44:15PM +0800, Yicong Yang wrote:
From: Junhao He <redacted> Use subdir-ccflags-* instead of ccflags-* to inherit the debug settings from Kconfig when traversing subdirectories.
Again, explain _why_. Please read the section entitled "The canonical patch format" in the kernel file, Documentation/SubmittingPatches for what a proper changelog should look like. thanks, greg k-h