linux/drivers/staging/lustre
Greg Kroah-Hartman 1d3ade00c6 staging: lustre: remove proc function wrappers
ll_proc_dointvec and ll_proc_dolongvec didn't do anything except confuse
things due to a lack of a filep variable in the functions they were used
in.  So remove them and just call the real proc functions.  This enabled
the code to be unwound a bit and a few "empty" proc handlers were
removed and just passed directly to procfs instead.

Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-12 21:26:09 -07:00
..
include/linux staging: lustre: remove proc function wrappers 2014-07-12 21:26:09 -07:00
lnet staging: lustre: remove LPX64 define 2014-07-12 20:26:07 -07:00
lustre staging: lustre: remove proc function wrappers 2014-07-12 21:26:09 -07:00
Kconfig
Makefile staging: lustre: remove top level ccflags variable 2014-07-11 20:51:16 -07:00
TODO staging: lustre: remove hpdd-discuss list from TODO file 2014-07-12 18:01:57 -07:00