]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0fb519f445b4a86282d74bb0d83a80e1910d86b1
tree359516c263178509ab8d5a55a76f467febb7e613
parent4ef700e9066ba0391ce4a4ff2fdadd37778a5b39
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