Thread (39 messages) 39 messages, 4 authors, 2023-03-07
STALE1214d

[PATCH 20/34] md: avoid pointless filenames in files [WARNING]

From: <hidden>
Date: 2023-03-06 21:30:05
Subsystem: software raid (multiple disks) support, the rest · Maintainers: Song Liu, Yu Kuai, Linus Torvalds

From: Heinz Mauelshagen <redacted>

Signed-off-by: heinzm <redacted>
---
 drivers/md/md.c     | 2 +-
 drivers/md/raid0.c  | 3 ++-
 drivers/md/raid1.c  | 2 +-
 drivers/md/raid10.c | 2 +-
 drivers/md/raid5.c  | 2 +-
 5 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/drivers/md/md.c b/drivers/md/md.c
index dbdd0288ddd2..e19edfe62516 100644
--- a/drivers/md/md.c
+++ b/drivers/md/md.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * md.c : Multiple Devices driver for Linux
+ * Multiple Devices driver for Linux
  *   Copyright (C) 1998, 1999, 2000 Ingo Molnar
  *
  *   completely rewritten, based on the MD driver code from Marc Zyngier
diff --git a/drivers/md/raid0.c b/drivers/md/raid0.c
index 0089f0657651..b4c372c6861b 100644
--- a/drivers/md/raid0.c
+++ b/drivers/md/raid0.c
@@ -1,6 +1,7 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * raid0.c : Multiple Devices driver for Linux
+ * Multiple Devices driver for Linux
+ *
  *	     Copyright (C) 1994-96 Marc ZYNGIER
  *	     <zyngier@ufr-info-p7.ibp.fr> or
  *	     <maz@gloups.fdn.fr>
diff --git a/drivers/md/raid1.c b/drivers/md/raid1.c
index 5b7d1dea889d..bd245f41393a 100644
--- a/drivers/md/raid1.c
+++ b/drivers/md/raid1.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * raid1.c : Multiple Devices driver for Linux
+ * Multiple Devices driver for Linux
  *
  * Copyright (C) 1999, 2000, 2001 Ingo Molnar, Red Hat
  *
diff --git a/drivers/md/raid10.c b/drivers/md/raid10.c
index 60c9fba59d9f..dbad26fcca12 100644
--- a/drivers/md/raid10.c
+++ b/drivers/md/raid10.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * raid10.c : Multiple Devices driver for Linux
+ * Multiple Devices driver for Linux
  *
  * Copyright (C) 2000-2004 Neil Brown
  *
diff --git a/drivers/md/raid5.c b/drivers/md/raid5.c
index f834c497b8fe..a7b37a4e3f66 100644
--- a/drivers/md/raid5.c
+++ b/drivers/md/raid5.c
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
- * raid5.c : Multiple Devices driver for Linux
+ * Multiple Devices driver for Linux
  *	   Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman
  *	   Copyright (C) 1999, 2000 Ingo Molnar
  *	   Copyright (C) 2002, 2003 H. Peter Anvin
-- 
2.39.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help