* [PATCH 1/1] staging: lustre/obdclass/linux/linux-module.c
@ 2015-09-05 20:03 Matthew Needes
0 siblings, 0 replies; only message in thread
From: Matthew Needes @ 2015-09-05 20:03 UTC (permalink / raw)
To: Oleg Drokin, Andreas Dilger, Greg Kroah-Hartman, HPDD-discuss,
linux-kernel
Cc: Matthew Needes
Fixed sparse warning by removing unused variable "proc_version".
Signed-off-by: Matthew Needes <mneedes@gmail.com>
---
drivers/staging/lustre/lustre/obdclass/linux/linux-module.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c b/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c
index 6218ef3..245ac2e 100644
--- a/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c
+++ b/drivers/staging/lustre/lustre/obdclass/linux/linux-module.c
@@ -73,8 +73,6 @@
#include "../../include/lustre_ver.h"
#include "../../include/lustre/lustre_build_version.h"
-int proc_version;
-
/* buffer MUST be at least the size of obd_ioctl_hdr */
int obd_ioctl_getdata(char **buf, int *len, void *arg)
{
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-05 20:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-05 20:03 [PATCH 1/1] staging: lustre/obdclass/linux/linux-module.c Matthew Needes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox