projects
/
profile
/
ivi
/
kernel-adaptation-intel-automotive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82357e
)
[SCSI] hpsa: removed unused member maxQsinceinit
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Tue, 1 May 2012 16:43:37 +0000
(11:43 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Thu, 10 May 2012 08:18:55 +0000
(09:18 +0100)
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/hpsa.h
b/drivers/scsi/hpsa.h
index
79c36aa
..
fb51ef7
100644
(file)
--- a/
drivers/scsi/hpsa.h
+++ b/
drivers/scsi/hpsa.h
@@
-85,7
+85,6
@@
struct ctlr_info {
struct list_head reqQ;
struct list_head cmpQ;
unsigned int Qdepth;
- unsigned int maxQsinceinit;
unsigned int maxSG;
spinlock_t lock;
int maxsgentries;