]> git.openfabrics.org - compat-rdma/compat.git/commit
compat: move debugfs_remove_recursive() to compat-2.6.27
authorPavel Roskin <proski@gnu.org>
Sat, 20 Feb 2010 01:17:42 +0000 (20:17 -0500)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 20 Feb 2010 02:27:16 +0000 (18:27 -0800)
commita9bf211db2574435fbed4c835dbff0ff10108ce1
treef4e2bcd34ba916bd2f5be13fac9b228330d7efb6
parent5acb4d977a0c49411033414a8ba179e7b10cdb2b
compat: move debugfs_remove_recursive() to compat-2.6.27

debugfs_remove_recursive() appeared in Linux 2.6.27, so it should be in
compat-2.6.27, not in compat-2.6.26.  Don't compile it if
CONFIG_DEBUG_FS is disabled.

Signed-off-by: Pavel Roskin <proski@gnu.org>
compat/compat-2.6.26.c
compat/compat-2.6.27.c
include/linux/compat-2.6.26.h
include/linux/compat-2.6.27.h