On Mon, May 18, 2015 at 08:34:48PM +0200, Adrian Remonda wrote:
> This patch clears the warning given by sparse that the function should be
> static.
> Done by moving the declaration of the structure 'nrs_conf_fifo' into the
> header
> 'ptlrpc_internal.h'
>
> modified: drivers/staging/l
This patch clears the warning given by sparse that the function should be
static.
Done by moving the declaration of the structure 'nrs_conf_fifo' into the header
'ptlrpc_internal.h'
modified: drivers/staging/lustre/lustre/ptlrpc/nrs.c
modified: drivers/staging/lustre/lustre/p