OSDN Git Service

staging/lustre/lov: make lov_lsm_alloc() static
authorOleg Drokin <green@linuxhacker.ru>
Wed, 7 Dec 2016 22:41:30 +0000 (17:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:01:20 +0000 (15:01 +0100)
commitd445048b4af949311657fd7cc1bbe104954beb38
treeaa3f958a171f5085d208e406bbf44621b4ee2345
parenta6c77da5ff8dd9326fd170759b18b62b5347a0c4
staging/lustre/lov: make lov_lsm_alloc() static

It's not used anywhere outside of this file.
Highlighted by sparse.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_pack.c