lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 24 May 2021 16:11:05 +0200
From:   Ulf Hansson <ulf.hansson@...aro.org>
To:     Aviral Gupta <shiv14112001@...il.com>
Cc:     Jens Axboe <axboe@...nel.dk>,
        Adrian Hunter <adrian.hunter@...el.com>,
        Zhan Liu <zliua@...ron.com>, Avri Altman <avri.altman@....com>,
        "Bean Huo (beanhuo)" <beanhuo@...ron.com>,
        Luca Porzio <porzio@...il.com>,
        Eric Biggers <ebiggers@...gle.com>,
        linux-mmc <linux-mmc@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [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@...il.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@...il.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
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ