Re: [PATCH 10/17] tty: remove MODULE_LICENSE in non-modules

From: Greg Kroah-Hartman
Date: Fri Mar 24 2023 - 10:29:14 EST


On Fri, Mar 24, 2023 at 02:16:03PM +0000, Nick Alcock wrote:
> On 24 Mar 2023, Geert Uytterhoeven uttered the following:
> > I (still) agree with that, and I saw similar comments from others as well.
> > Unfortunately these comments are spread across tens of threads :-(
>
> Ugh. Should I do this sort of thing in one big commit next time? That
> would fix that problem, but at the cost of others. Lumping seems to me
> to be troublesome because it makes it harder to accept/reject different
> bits, but would it be *as* troublesome as this much splitting?

The problem is, some of us disagree that this should be done at all, so
reverting all of the individual parts is going to be hard now.

Please put back the license bits that you removed, as it is not a good
idea to remove that if the file does not have a SPDX entry at the very
least.

thanks,

greg k-h