On Mon, Mar 25, 2019 at 12:35:13PM +0200, Andy Shevchenko wrote: > On Mon, Mar 25, 2019 at 09:30:31AM +0100, Bartosz Golaszewski wrote: > > pt., 22 mar 2019 o 21:33 Andy Shevchenko > > <andriy.shevchenko@xxxxxxxxxxxxxxx> napisał(a): > > > > > > Reduce size of duplicated comments by switching to use SPDX identifier. > > > > > > No functional change. > > > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > --- > > > drivers/gpio/gpio-74x164.c | 5 +---- > > > 1 file changed, 1 insertion(+), 4 deletions(-) > > > > > > diff --git a/drivers/gpio/gpio-74x164.c b/drivers/gpio/gpio-74x164.c > > > index fbd8478dae3d..1562da217fb5 100644 > > > --- a/drivers/gpio/gpio-74x164.c > > > +++ b/drivers/gpio/gpio-74x164.c > > > @@ -1,12 +1,9 @@ > > > +// SPDX-License-Identifier: GPL-2.0 > > > > It should now be: GPL-2.0-only > > Do we have a document for this? OK, it's mentioned under SPDX License List v3.0. -- With Best Regards, Andy Shevchenko