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:   Wed, 27 Nov 2019 11:26:01 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     nishadkamdar@...il.com
Cc:     jakub.kicinski@...ronome.com, andrew@...n.ch, f.fainelli@...il.com,
        hkallweit1@...il.com, mcoquelin.stm32@...il.com,
        gregkh@...uxfoundation.org, joe@...ches.com,
        u.kleine-koenig@...gutronix.de, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: phy: Use the correct style for SPDX License
 Identifier

From: Nishad Kamdar <nishadkamdar@...il.com>
Date: Wed, 27 Nov 2019 18:49:08 +0530

> This patch corrects the SPDX License Identifier style in
> header files related to PHY Layer for Ethernet drivers.
> For C header files Documentation/process/license-rules.rst
> mandates C-like comments (opposed to C source files where
> C++ style should be used). This patch also gives an explicit
> block comment to the SPDX License Identifier.
> 
> Changes made by using a script provided by Joe Perches here:
> https://lkml.org/lkml/2019/2/7/46.
> 
> Suggested-by: Joe Perches <joe@...ches.com>
> Signed-off-by: Nishad Kamdar <nishadkamdar@...il.com>
> ---
> Changes in v2:
>   - Remove unwanted blank space.

Applied, thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ