]> asedeno.scripts.mit.edu Git - linux.git/commit
staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK test
authorJames Simmons <uja.ornl@gmail.com>
Thu, 14 Nov 2013 16:13:16 +0000 (00:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Nov 2013 04:21:42 +0000 (13:21 +0900)
commitc7c99012dd68feaebd7f6e0df9251bb62e184e9a
tree8d485110ac8fdadde5c21c96b7f090fc74c8beb3
parentaa363d6a1c2c3e8260d9ec3f88bbecebcf276b2c
staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK test

is_compat_task has been defined on all arches since v2.6.29.
We can remove the test and dead code.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2800
Lustre-change: http://review.whamcloud.com/5393
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/curproc.h
drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.c
drivers/staging/lustre/lustre/llite/llite_internal.h