[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1414517099.git.antonysaraev@gmail.com>
Date: Wed, 29 Oct 2014 08:29:43 +0400
From: Anton Saraev <antonysaraev@...il.com>
To: gregkh@...uxfoundation.org
Cc: antonysaraev@...il.com, oleg.drokin@...el.com,
andreas.dilger@...el.com, heenasirwani@...il.com,
bergwolf@...il.com, amir.shehata@...el.com, gdonald@...il.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/02] staging:lustre:lnet:selftest: fix sparse warnings
Patch fix simple sparse warnings: make functions static and remove
unused code. I'm doing only little testing: module was loaded properly,
output of lst without real server is the same as before.
Anton Saraev (2):
staging:lustre:lnet:selftest: fix sparse warnings
staging:lustre:lnet:selftest: remove unused function
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 | 15 +------
drivers/staging/lustre/lnet/selftest/rpc.c | 34 ++++++++--------
drivers/staging/lustre/lnet/selftest/timer.c | 8 ++--
6 files changed, 75 insertions(+), 86 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists