diff mbox series

Staging: qlge: qlge: Fix SPDX License Identifier style issue

Message ID 20191227055138.erzmqrahz2xksfda@mandalore.localdomain
State Not Applicable
Delegated to: David Miller
Headers show
Series Staging: qlge: qlge: Fix SPDX License Identifier style issue | expand

Commit Message

Matthew Hanzelik Dec. 27, 2019, 5:51 a.m. UTC
Fixed a style issue with the SPDX License Identifier style.

Signed-off-by: Matthew Hanzelik <mrhanzelik@gmail.com>
---
 drivers/staging/qlge/qlge.h | 1 +
 1 file changed, 1 insertion(+)

--
2.24.1

Comments

Benjamin Poirier Dec. 30, 2019, 4:44 a.m. UTC | #1
On 2019/12/27 00:51, Matthew Hanzelik wrote:
> Fixed a style issue with the SPDX License Identifier style.
> 
> Signed-off-by: Matthew Hanzelik <mrhanzelik@gmail.com>
> ---
>  drivers/staging/qlge/qlge.h | 1 +
>  1 file changed, 1 insertion(+)

Should it also be added to qlge_main.c?

You can remove the outdated comment about LICENSE.qlge at the same time.
diff mbox series

Patch

diff --git a/drivers/staging/qlge/qlge.h b/drivers/staging/qlge/qlge.h
index 6ec7e3ce3863..d7729a3ef816 100644
--- a/drivers/staging/qlge/qlge.h
+++ b/drivers/staging/qlge/qlge.h
@@ -1,3 +1,4 @@ 
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * QLogic QLA41xx NIC HBA Driver
  * Copyright (c)  2003-2006 QLogic Corporation