Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1c50738 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

ibmvfc: remove unused tag variable

parent 68d81f40
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1615,7 +1615,6 @@ static int ibmvfc_queuecommand_lck(struct scsi_cmnd *cmnd,
	struct fc_rport *rport = starget_to_rport(scsi_target(cmnd->device));
	struct ibmvfc_cmd *vfc_cmd;
	struct ibmvfc_event *evt;
	u8 tag[2];
	int rc;

	if (unlikely((rc = fc_remote_port_chkready(rport))) ||