]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] devfs: Remove devfs from the kernel tree
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 21 Jun 2005 04:15:16 +0000 (21:15 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Jun 2006 19:25:05 +0000 (12:25 -0700)
commitd8deac5094988c7ad1127ee61f52c59a952fcabb
tree95285444a6e65f2e43d9bc62d13a726277cd91f2
parent5fd571cbc13db113bda26c20673e1ec54bfd26b4
[PATCH] devfs: Remove devfs from the kernel tree

This is the first patch in a series of patches that removes devfs
support from the kernel.  This patch removes the core devfs code, and
its private header file.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/Makefile
fs/compat_ioctl.c
fs/devfs/Makefile [deleted file]
fs/devfs/base.c [deleted file]
fs/devfs/util.c [deleted file]
include/linux/compat_ioctl.h
include/linux/devfs_fs.h [deleted file]
include/linux/devfs_fs_kernel.h