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

From: Greg Kroah-Hartman
Date: Tue May 08 2018 - 07:44:25 EST


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 <natechancellor@xxxxxxxxx>
> ---
> drivers/staging/ks7010/ks7010_sdio.c | 5 +----
> drivers/staging/ks7010/ks7010_sdio.h | 5 +----
> drivers/staging/ks7010/ks_hostif.c | 5 +----
> drivers/staging/ks7010/ks_hostif.h | 5 +----
> drivers/staging/ks7010/ks_wlan.h | 5 +----
> drivers/staging/ks7010/ks_wlan_ioctl.h | 5 +----
> drivers/staging/ks7010/ks_wlan_net.c | 5 +----
> drivers/staging/ks7010/michael_mic.c | 5 +----
> drivers/staging/ks7010/michael_mic.h | 5 +----
> 9 files changed, 9 insertions(+), 36 deletions(-)

This patch does not apply to my staging.git tree :(