Commit c21bb25e authored by Adam Radford's avatar Adam Radford Committed by Christoph Hellwig
Browse files

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: default avatarAdam Radford <aradford@gmail.com>
Reviewed-by: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 9ea81f81
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;