]> git.baikalelectronics.ru Git - 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)
commite4918a0dc98f387e341e404737c5ac8ceb08f1c7
tree80f058384b4efe8505cf02cc6207faa299536c70
parentddce9a5e51fdb6f3af626ffb2c2855a6edf85ec0
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