On Sat, Dec 20, 2014 at 03:27:31PM -0500, sbaugh wrote:
> ptlrpc_internal.h contains the prototypes for sptlrpc_gc_init() and
> sptlrpc_gc_fini(), which are defined in sec_gc.c.
> 
> This removes the following sparse warnings:
> 
> drivers/staging/lustre/lustre/ptlrpc/sec_gc.c:217:5: warning: symbol 
> 'sptlrpc_gc_init' was not declared. Should it be static?
> drivers/staging/lustre/lustre/ptlrpc/sec_gc.c:241:6: warning: symbol 
> 'sptlrpc_gc_fini' was not declared. Should it be static?
> 
> Signed-off-by: sbaugh <[email protected]>

I'm guessing this is not the name you use to sign a legal document,
right?  Please fix that up and resend.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to