提交 c21bb25e 编写于 作者: A Adam Radford 提交者: Christoph Hellwig

megaraid_sas: Remove unused variables in megasas_instance

The following patch for megaraid_sas removes some unused variables from the megasas_instance structure.
Signed-off-by: NAdam Radford <aradford@gmail.com>
Reviewed-by: NMartin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: NChristoph Hellwig <hch@lst.de>
上级 9ea81f81
...@@ -1633,8 +1633,6 @@ struct megasas_instance { ...@@ -1633,8 +1633,6 @@ struct megasas_instance {
struct timer_list sriov_heartbeat_timer; struct timer_list sriov_heartbeat_timer;
char skip_heartbeat_timer_del; char skip_heartbeat_timer_del;
u8 requestorId; u8 requestorId;
u64 initiator_sas_address;
u64 ld_sas_address[64];
char PlasmaFW111; char PlasmaFW111;
char mpio; char mpio;
int throttlequeuedepth; int throttlequeuedepth;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册