Re: [PATCH] staging: lustre: This patch fixes the following sparse warning:

From: Greg KH
Date: Mon Dec 21 2015 - 18:46:10 EST


On Fri, Dec 11, 2015 at 04:08:53PM +0800, Jandy Gou wrote:
> drivers/staging/lustre/lustre/osc/osc_cache.c:622:19: warning: symbol
> 'osc_extent_find' was not declared. Should it be static?
> drivers/staging/lustre/lustre/osc/osc_cache.c:1423:6: warning: symbol
> 'osc_unreserve_grant' was not declared. Should it be static?
>
> Signed-off-by: Jandy Gou <qingsong.gou@xxxxxxxxxxxxxx>
> ---
> drivers/staging/lustre/lustre/osc/osc_cache.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

The subject is very odd, please fix it up to be more like other commits
are (look in the history of the file for specifics...)

thanks,

greg k-h
--
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/