Staging: lustre: libcfs: Remove unused functions
commita2aadf23d1437ddcce86fa0673a6ecb5f932d3ec
authorShraddha Barke <shraddha.6596@gmail.com>
Sun, 1 Nov 2015 11:36:32 +0000 (1 17:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (15 20:02 -0800)
treec90a272c3c50ac6680e03d9e62a7a45bbfef9ea9
parent5e6f5901f076ec578f68cd100cca8f0d0175c532
Staging: lustre: libcfs: Remove unused functions

The functions cfs_hash_bd_findadd_locked and cfs_hash_bd_finddel_locked
are not used anywhere. Thus remove these functions.

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