staging/lustre/lov: Remove unused lov_lsm_decref()
authorOleg Drokin <green@linuxhacker.ru>
Thu, 1 Oct 2015 04:12:16 +0000 (00:12 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Oct 2015 09:17:19 +0000 (11:17 +0200)
commit3ddca06fb384b1ff7cf2badf80d085487ce40868
tree715c2bd941b0142cdd9a3a0de17c32e9f8f4fc01
parent88bc797cc3c531ea86e84b7724371ebbde213fa8
staging/lustre/lov: Remove unused lov_lsm_decref()

Also lov_lsm_addref is only used in the file it is defined,
so make it static

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_cl_internal.h
drivers/staging/lustre/lustre/lov/lov_object.c