staging/lustre/ldlm: Remove unused ldlm_cli_enqueue_local()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:22 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commitab47eb1b937783fba5363c43dc8da5ccd2fca77f
treebb95a45fd87703baba620bd12bef972f183fbc75
parent0c279f4d93c7be90a0163ef0bb5a71b11edf7395
staging/lustre/ldlm: Remove unused ldlm_cli_enqueue_local()

This is only used on the server.
Also while we are at it, remove unused prototypes for
ldlm_server_ast and ldlm_handle_enqueue0() that are not
defined anywhere

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lustre_dlm.h
drivers/staging/lustre/lustre/ldlm/ldlm_request.c