Re: [PATCH] staging: lustre: obdclass: fix sparse warnings about static declaration

2014-07-23 Thread Greg KH
On Wed, Jul 23, 2014 at 07:23:43PM +0400, Andrey Skvortsov wrote: > Signed-off-by: Andrey Skvortsov > --- > .../lustre/lustre/obdclass/linux/linux-sysctl.c| 28 > ++-- > 1 file changed, 14 insertions(+), 14 deletions(-) You obviously did not build with your patch applied,

[PATCH] staging: lustre: obdclass: fix sparse warnings about static declaration

2014-07-23 Thread Andrey Skvortsov
Signed-off-by: Andrey Skvortsov --- .../lustre/lustre/obdclass/linux/linux-sysctl.c| 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c b/drivers/staging/lustre/lustre/obdclass/linux/linux-sys