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

2015-12-21 Thread Greg KH
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 decla

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

2015-12-11 Thread Jandy Gou
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 --- drivers/s