On Sat, Oct 25, 2014 at 07:09:34PM +0000, Junien Fridrick wrote: > This patch fixes the following sparse warnings : > > drivers/staging/lustre/lnet/lnet/router_proc.c:167:5: warning: symbol 'proc_lnet_routes' was not declared. Should it be static? > drivers/staging/lustre/lnet/lnet/router_proc.c:293:5: warning: symbol 'proc_lnet_routers' was not declared. Should it be static? > drivers/staging/lustre/lnet/lnet/router_proc.c:428:5: warning: symbol 'proc_lnet_peers' was not declared. Should it be static? > drivers/staging/lustre/lnet/lnet/router_proc.c:660:5: warning: symbol 'proc_lnet_nis' was not declared. Should it be static? > > Signed-off-by: Junien Fridrick <linux.kernel@xxxxxxxxxxxxxxxxxxx> > --- > This patch is part of task 16 of the Eudyptula challenge > Applies to next-20141023 > > drivers/staging/lustre/lnet/lnet/router_proc.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) This patch fails to apply to my tree, please refresh and try again. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel