On Tue, Oct 28, 2014 at 09:50:18PM +0400, Anton Saraev wrote: > Fix sparse warnings: symbol X was not declared. Should it be static? > Some functions used only in files where they are declared. They can > be static. > > Signed-off-by: Anton Saraev <antonysaraev@xxxxxxxxx> > --- > drivers/staging/lustre/lnet/selftest/conctl.c | 34 ++++++++-------- > drivers/staging/lustre/lnet/selftest/conrpc.c | 20 +++++----- > drivers/staging/lustre/lnet/selftest/framework.c | 50 ++++++++++++------------ > drivers/staging/lustre/lnet/selftest/module.c | 6 +-- > drivers/staging/lustre/lnet/selftest/rpc.c | 34 ++++++++-------- > drivers/staging/lustre/lnet/selftest/timer.c | 8 ++-- > 6 files changed, 76 insertions(+), 76 deletions(-) This patch adds a build warning to the build, so I can't apply it. Please fix it up and resend. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel