staging/lustre/obdclass: Remove unused lprocfs_alloc/free_obd_stats
authorOleg Drokin <green@linuxhacker.ru>
Sun, 27 Sep 2015 20:45:42 +0000 (16:45 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 02:06:18 +0000 (04:06 +0200)
commit9a6198c74d224c3ebcc4fb3d45c18d6310bc86e3
tree7c317a2d3a022d070d629962a45f19ec5179f10c
parent9184bd51c9a981410533f31a2516a8452eb0da69
staging/lustre/obdclass: Remove unused lprocfs_alloc/free_obd_stats

obd_stats in the form present were only used on the server,
so let's remove them from the client code
This also removes lprocfs_init_ops_stats helper.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lprocfs_status.h
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c