projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ea81f8
)
megaraid_sas: Remove unused variables in megasas_instance
author
Adam Radford
<
[email protected]
>
Wed, 9 Jul 2014 22:17:55 +0000
(15:17 -0700)
committer
Christoph Hellwig
<
[email protected]
>
Tue, 16 Sep 2014 16:09:53 +0000
(09:09 -0700)
The following patch for megaraid_sas removes some unused variables from the megasas_instance structure.
Signed-off-by: Adam Radford <
[email protected]
>
Reviewed-by: Martin K. Petersen <
[email protected]
>
Signed-off-by: Christoph Hellwig <
[email protected]
>
drivers/scsi/megaraid/megaraid_sas.h
patch
|
blob
|
history
diff --git
a/drivers/scsi/megaraid/megaraid_sas.h
b/drivers/scsi/megaraid/megaraid_sas.h
index 2e4b808b5686ea986e838f13f326d031fe813b33..2e2fcb2c620c08c27b736adcb1a444a270b8bf8b 100644
(file)
--- a/
drivers/scsi/megaraid/megaraid_sas.h
+++ b/
drivers/scsi/megaraid/megaraid_sas.h
@@
-1633,8
+1633,6
@@
struct megasas_instance {
struct timer_list sriov_heartbeat_timer;
char skip_heartbeat_timer_del;
u8 requestorId;
- u64 initiator_sas_address;
- u64 ld_sas_address[64];
char PlasmaFW111;
char mpio;
int throttlequeuedepth;