lkml.org 
[lkml]   [2021]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH] This commit fixes the Error or Warning about missing or incorrect SPDX license headers.
On Sun, 23 May 2021 at 18:00, Aviral Gupta <shiv14112001@gmail.com> wrote:
>
> By adding missing SPDX-License-Identifier tag line in drivers/mmc/core/block.c this issue is fixed.
>
>
> Signed-off-by: Aviral Gupta <shiv14112001@gmail.com>

Applied for next, by amending the patch prefix, thanks!

Kind regards
Uffe


> ---
> drivers/mmc/core/block.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/mmc/core/block.c b/drivers/mmc/core/block.c
> index 689eb9afeeed..266d62f9dbc8 100644
> --- a/drivers/mmc/core/block.c
> +++ b/drivers/mmc/core/block.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Block driver for media (i.e., flash cards)
> *
> --
> 2.25.1
>

\
 
 \ /
  Last update: 2021-05-24 16:12    [W:0.199 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site