]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit83117abc5ee21e9233b046042cca59d4c39a756e
tree11c38630e33ea18a2f2f9b6f3498646f161a7f9e
parent8d80891f9a58276fc9db4839b3f1d67fc6a719d7
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