[stgt] [PATCH] remove unused global value 'pageshift'

FUJITA Tomonori fujita.tomonori at lab.ntt.co.jp
Wed Oct 7 01:18:52 CEST 2009


Signed-off-by: FUJITA Tomonori <fujita.tomonori at lab.ntt.co.jp>
---
 usr/tgtd.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/usr/tgtd.c b/usr/tgtd.c
index 8569d41..70b5630 100644
--- a/usr/tgtd.c
+++ b/usr/tgtd.c
@@ -39,7 +39,7 @@
 #include "work.h"
 #include "util.h"
 
-unsigned long pagesize, pageshift, pagemask;
+unsigned long pagesize, pageshift;
 
 int system_active = 1;
 static int ep_fd;
-- 
1.6.0.6

--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



More information about the stgt mailing list