netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Staging: qlge: qlge: Fix SPDX License Identifier style issue
@ 2019-12-27  5:51 Matthew Hanzelik
  2019-12-30  4:44 ` Benjamin Poirier
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Hanzelik @ 2019-12-27  5:51 UTC (permalink / raw)
  To: manishc, GR-Linux-NIC-Dev; +Cc: netdev, linux-kernel

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(+)

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
--
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Staging: qlge: qlge: Fix SPDX License Identifier style issue
  2019-12-27  5:51 [PATCH] Staging: qlge: qlge: Fix SPDX License Identifier style issue Matthew Hanzelik
@ 2019-12-30  4:44 ` Benjamin Poirier
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Poirier @ 2019-12-30  4:44 UTC (permalink / raw)
  To: Matthew Hanzelik; +Cc: manishc, GR-Linux-NIC-Dev, netdev, linux-kernel

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-30  4:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-27  5:51 [PATCH] Staging: qlge: qlge: Fix SPDX License Identifier style issue Matthew Hanzelik
2019-12-30  4:44 ` Benjamin Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).