Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 1/2] staging: nvec: fix typo in copyright header URL
@ 2026-06-03 17:27 Dorian Catric
  2026-06-03 17:27 ` [PATCH 2/2] staging: nvec: remove extra space in enum declaration Dorian Catric
  0 siblings, 1 reply; 2+ messages in thread
From: Dorian Catric @ 2026-06-03 17:27 UTC (permalink / raw)
  To: gregkh; +Cc: linux-staging, marvin24, error27, Dorian Catric

Fix typo 'lauchpad.net' -> 'launchpad.net' in the copyright header.
The correct spelling is already used in nvec.h.

Signed-off-by: Dorian Catric <dorian.catric@gmail.com>
---
 drivers/staging/nvec/nvec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 952c5a849a563..66d9c3c162179 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -2,7 +2,7 @@
 /*
  * NVEC: NVIDIA compliant embedded controller interface
  *
- * Copyright (C) 2011 The AC100 Kernel Team <ac100@lists.lauchpad.net>
+ * Copyright (C) 2011 The AC100 Kernel Team <ac100@lists.launchpad.net>
  *
  * Authors:  Pierre-Hugues Husson <phhusson@free.fr>
  *           Ilya Petrov <ilya.muromec@gmail.com>
-- 
2.34.1


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

end of thread, other threads:[~2026-06-03 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-03 17:27 [PATCH 1/2] staging: nvec: fix typo in copyright header URL Dorian Catric
2026-06-03 17:27 ` [PATCH 2/2] staging: nvec: remove extra space in enum declaration Dorian Catric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox