Message ID | 20210610214438.3161140-4-trix@redhat.com |
---|---|
State | New |
Headers | show |
Series | check Makefile and Kconfigs for SPDX tag | expand |
> > From: Tom Rix <trix@redhat.com> > > checkpatch looks for the tag on the first line. > So delete empty first line > > Signed-off-by: Tom Rix <trix@redhat.com> Acked-by: Tomas Winkler <tomas.winkler@intel.com> > --- > drivers/misc/mei/hdcp/Kconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/misc/mei/hdcp/Kconfig b/drivers/misc/mei/hdcp/Kconfig > index 95b2d6d37f102..54e1c95269096 100644 > --- a/drivers/misc/mei/hdcp/Kconfig > +++ b/drivers/misc/mei/hdcp/Kconfig > @@ -1,4 +1,3 @@ > - > # SPDX-License-Identifier: GPL-2.0 > # Copyright (c) 2019, Intel Corporation. All rights reserved. > # > -- > 2.26.3
diff --git a/drivers/misc/mei/hdcp/Kconfig b/drivers/misc/mei/hdcp/Kconfig index 95b2d6d37f102..54e1c95269096 100644 --- a/drivers/misc/mei/hdcp/Kconfig +++ b/drivers/misc/mei/hdcp/Kconfig @@ -1,4 +1,3 @@ - # SPDX-License-Identifier: GPL-2.0 # Copyright (c) 2019, Intel Corporation. All rights reserved. #