staging: lustre: remove linux-curproc.c
authorNeilBrown <neilb@suse.com>
Tue, 20 Feb 2018 02:23:37 +0000 (13:23 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Feb 2018 14:03:22 +0000 (15:03 +0100)
commit37d3b407dc14a13ec8bba3a4d7737c92f996e9c0
tree837d5b7ff78cc159bb2dd06b1582ac897dc81cb2
parentcc738c1a69da27be8ff7885b4069fa02e45c75c1
staging: lustre: remove linux-curproc.c

The only functionality remaining here is
cfs_curproc_cap_pack(),
and it can be trivially implemented as an inline
in curproc.h.
So do that and remove the file.

Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/curproc.h
drivers/staging/lustre/lnet/libcfs/Makefile
drivers/staging/lustre/lnet/libcfs/linux/linux-curproc.c [deleted file]