]> git.baikalelectronics.ru Git - kernel.git/commit
staging/lustre/llite: mark ll_io_init() static
authorOleg Drokin <green@linuxhacker.ru>
Wed, 7 Dec 2016 22:41:29 +0000 (17:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:01:20 +0000 (15:01 +0100)
commit8964b88a9e4fe7eb3e65e3644310f4cfb60c09a5
treeac8d5e1ad0d04cc87c2ed1a195ae8bceea92076f
parent368e9115781c54dc1330e50c76aefd204d757f51
staging/lustre/llite: mark ll_io_init() static

It's not used anywhere out 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/llite/file.c