Re: [PATCH] Remove a few UMSDOS leftovers



Jesper Juhl wrote:
The UMSDOS filesystem was removed back in 2.6.11, but some tiny bits
stuck around. This patch removes the few leftovers.
The only things left behind after this are the entries in the CREDITS file.

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

Documentation/ioctl-number.txt | 1 -
arch/arm26/defconfig | 1 -
arch/cris/arch-v10/defconfig | 1 -
arch/um/config.release | 1 -
include/linux/ncp_fs.h | 2 --
5 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/Documentation/ioctl-number.txt b/Documentation/ioctl-number.txt
index 3de7d37..f9f15bf 100644
--- a/Documentation/ioctl-number.txt
+++ b/Documentation/ioctl-number.txt
@@ -67,7 +67,6 @@ Code Seq# Include File Comments
0x00 00-1F linux/wavefront.h conflict!
0x02 all linux/fd.h
0x03 all linux/hdreg.h
-0x04 all linux/umsdos_fs.h
0x06 all linux/lp.h
0x09 all linux/md.h
0x12 all linux/fs.h

NAK!

We should at least document which ioctl numbers have been burned, since
they SHOULD NOT be reused.

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages