[PATCH] remove unused global value 'pageshift'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx>
---
 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@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux SCSI]     [Linux RAID]     [Linux Clusters]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]

  Powered by Linux