staging/lustre: Remove unused target_print_req()
authorOleg Drokin <green@linuxhacker.ru>
Tue, 29 Sep 2015 03:43:44 +0000 (23:43 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 13:22:27 +0000 (15:22 +0200)
commitf24f47a4778df876acc2f3204465e4710f575bcf
tree11c38630e33ea18a2f2f9b6f3498646f161a7f9e
parent5bd28f0701ca989629bfeae86e5167b54804bb60
staging/lustre: Remove unused target_print_req()

This is a server-side request printing function, so we don't
really need it on the client.

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