Re: [PATCH] staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared

From: Dan Carpenter
Date: Mon Sep 01 2014 - 05:35:11 EST


On Sun, Aug 31, 2014 at 03:23:35PM +0530, Sudip Mukherjee wrote:
> fixed sparse warning of following symbol not declared:
> warning: symbol 'lnet_ptl_cleanup' was not declared. Should it be static?
> warning: symbol 'lnet_ptl_setup' was not declared. Should it be static?
>
>
>
> Signed-off-by: Sudip Mukherjee <sudip@xxxxxxxxxxxxxxx>
> ---
>
> As of now these functions are not being called from any other file, so i guess its safe to make them static.
>

Next time put this in the patch description instead of below the
cut-off.

regards,
dan carpenter


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/