On Wed, Aug 12, 2015 at 11:51:04AM +0200, Maxime Lorrillere wrote: > This patch fix the following sparse warnings in libcfs/linux/linux-debug.c: > >>> linux-debug.c:64:6: warning: symbol 'lnet_upcall' was not declared. > >>> Should it be static? > >>> linux-debug.c:65:6: warning: symbol 'lnet_debug_log_upcall' was not > >>> declared. Should it be static? > > Signed-off-by: Maxime Lorrillere <maxime.lorrill...@gmail.com> > --- You have not build tested.
WARNING: "lnet_debug_log_upcall" [drivers/staging/lustre/lustre/libcfs/libcfs.ko] undefined! WARNING: "lnet_upcall" [drivers/staging/lustre/lustre/libcfs/libcfs.ko] undefined! regards sudip -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/