staging: lustre: remove ll_permission()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 08:01:26 +0000 (16:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Aug 2013 08:01:26 +0000 (16:01 +0800)
commit9c5fb72cc87a00262207d243aeb93e9c61f33573
tree58cf1988dafcbbaa85498f4e4802d9f5db68b0db
parent6f014339718fac7597a53d155a2aa1714091a9af
staging: lustre: remove ll_permission()

It was a wrapper around inode_permission(), totally useless.

Cc: Peng Tao <tao.peng@emc.com>
Cc: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/linux/lustre_compat25.h
drivers/staging/lustre/lustre/llite/file.c