[SCSI] remove cmd->serial_number litter
Stop using cmd->serial_number in printks. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
This commit is contained in:

کامیت شده توسط
James Bottomley

والد
f04ca1b654
کامیت
5cd049a599
@@ -4066,7 +4066,7 @@ __qla1280_print_scsi_cmd(struct scsi_cmnd *cmd)
|
||||
} */
|
||||
printk(" tag=%d, transfersize=0x%x \n",
|
||||
cmd->tag, cmd->transfersize);
|
||||
printk(" Pid=%li, SP=0x%p\n", cmd->serial_number, CMD_SP(cmd));
|
||||
printk(" SP=0x%p\n", CMD_SP(cmd));
|
||||
printk(" underflow size = 0x%x, direction=0x%x\n",
|
||||
cmd->underflow, cmd->sc_data_direction);
|
||||
}
|
||||
|
مرجع در شماره جدید
Block a user