On Thu, Jan 25, 2018 at 10:39:04AM -0600, [email protected] wrote: > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig > index 4c842e8..eaca4bb 100644 > --- a/drivers/misc/Kconfig > +++ b/drivers/misc/Kconfig > @@ -1,4 +1,4 @@ > -# > +# SPDX-License-Identifier: GPL-2.0 > # Misc strange devices > # > > @@ -528,6 +528,7 @@ source "drivers/misc/eeprom/Kconfig"
Why do this?

