Re: [PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers

2018-05-08 Thread Nathan Chancellor
On Tue, May 08, 2018 at 01:43:13PM +0200, Greg Kroah-Hartman wrote: > On Sun, May 06, 2018 at 03:02:58PM -0700, Nathan Chancellor wrote: > > This satisfies a checkpatch.pl warning and is the preferred method for > > notating the license due to its lack of ambiguity. > > > > Signed-off-by: Nathan C

Re: [PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers

2018-05-08 Thread Greg Kroah-Hartman
On Sun, May 06, 2018 at 03:02:58PM -0700, Nathan Chancellor wrote: > This satisfies a checkpatch.pl warning and is the preferred method for > notating the license due to its lack of ambiguity. > > Signed-off-by: Nathan Chancellor > --- > drivers/staging/ks7010/ks7010_sdio.c | 5 + > driver

[PATCH 1/7] staging: ks7010: Replace license boilerplate with SPDX identifiers

2018-05-06 Thread Nathan Chancellor
This satisfies a checkpatch.pl warning and is the preferred method for notating the license due to its lack of ambiguity. Signed-off-by: Nathan Chancellor --- drivers/staging/ks7010/ks7010_sdio.c | 5 + drivers/staging/ks7010/ks7010_sdio.h | 5 + drivers/staging/ks7010/ks_hostif.c