Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGet
authorShraddha Barke <shraddha.6596@gmail.com>
Wed, 16 Dec 2015 17:40:17 +0000 (23:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 23:46:07 +0000 (15:46 -0800)
commit4f05f8ae0a20f692f5138e0383d4cee486ae7127
treec2efba59c6b5493e6987c8fbe8dd26940d4bde67
parent4e8d4e1b79896332205e5f505877b1bc6cff1d10
Staging: lustre: lnet: Remove functions LNetEQWait and LNetEQGet

Functions LNetEQWait and LNetEQGet are defined but not used. Thus
remove it. Also remove corresponding declarations from header file.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/lnet/api.h
drivers/staging/lustre/lnet/lnet/lib-eq.c