]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a header
authorOleg Drokin <green@linuxhacker.ru>
Wed, 7 Dec 2016 22:41:34 +0000 (17:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:01:20 +0000 (15:01 +0100)
commit1a43fbc399f93f33020fe545d24c68f9a39470c8
tree80f058384b4efe8505cf02cc6207faa299536c70
parenta6b73b7f8e53bc15454169cf9688862bb55b3085
staging/lustre/ptlrpc: Move nrs_conf_fifo extern to a header

This avoids having an extern definition in a C file which is bad,
and also silences sparse complaint as well.

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/ptlrpc/nrs.c
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_internal.h