OSDN Git Service

staging/lustre/libcfs: remove CAPABILITY_VERSION tests
authorPeng Tao <bergwolf@gmail.com>
Wed, 22 Jan 2014 13:47:36 +0000 (21:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 17:46:18 +0000 (09:46 -0800)
commitefc9eb02898037b9639c8b5d17feaec2f853cf9c
tree359516c263178509ab8d5a55a76f467febb7e613
parent9a28b1881cef46727d7ba81a5d743db2321155b0
staging/lustre/libcfs: remove CAPABILITY_VERSION tests

_LINUX_CAPABILITY_VERSION is only for backward compatibility in
user space. Kernel code doesn't care about it.

Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/libcfs/linux/linux-curproc.c