mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Documentation/ABI: devfs is not obsolete, but removed!
@ 2006-09-03 16:00 jens m. noedler
  0 siblings, 0 replies; only message in thread
From: jens m. noedler @ 2006-09-03 16:00 UTC (permalink / raw)
  To: linux-kernel

Hi everybody, Greg, Linus,

This little patch just moves the devfs entry from ABI/obsolete to
ABI/removed and adds the comment, that devfs was removed in 2.6.18.

The patch is against linus' current git tree and should go into the final
2.6.18.

Kind regards, Jens


Signed-off-by: jens m. noedler <noedler@web.de>

---

diff --git a/Documentation/ABI/obsolete/devfs b/Documentation/ABI/obsolete/devfs
deleted file mode 100644
index b8b8739..0000000
--- a/Documentation/ABI/obsolete/devfs
+++ /dev/null
@@ -1,13 +0,0 @@
-What:		devfs
-Date:		July 2005
-Contact:	Greg Kroah-Hartman <gregkh@suse.de>
-Description:
-	devfs has been unmaintained for a number of years, has unfixable
-	races, contains a naming policy within the kernel that is
-	against the LSB, and can be replaced by using udev.
-	The files fs/devfs/*, include/linux/devfs_fs*.h will be removed,
-	along with the the assorted devfs function calls throughout the
-	kernel tree.
-
-Users:
-
diff --git a/Documentation/ABI/removed/devfs b/Documentation/ABI/removed/devfs
new file mode 100644
index 0000000..e360fa9
--- /dev/null
+++ b/Documentation/ABI/removed/devfs
@@ -0,0 +1,12 @@
+What:		devfs
+Date:		July 2005 (scheduled), finally removed in kernel v2.6.18
+Contact:	Greg Kroah-Hartman <gregkh@suse.de>
+Description:
+	devfs has been unmaintained for a number of years, has unfixable
+	races, contains a naming policy within the kernel that is
+	against the LSB, and can be replaced by using udev.
+	The files fs/devfs/*, include/linux/devfs_fs*.h will be removed,
+	along with the the assorted devfs function calls throughout the
+	kernel tree.
+
+Users:



-- 
jens m. noedler
  noedler@web.de
  pgp: 0x9f0920bb
  http://noedler.de





-- 
VGER BF report: U 0.740655

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-09-03 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-03 16:00 [PATCH] Documentation/ABI: devfs is not obsolete, but removed! jens m. noedler

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

Powered by JetHome