diff options
author | <htejun@gmail.com> | 2005-04-03 14:59:11 -0500 |
---|---|---|
committer | James Bottomley <jejb@titanic> | 2005-04-16 20:14:26 -0500 |
commit | 84011ae88da62a20b3ae7b48e2ae3b1ef0fc810a (patch) | |
tree | d88217ed9b422449888310fd49e1709b7e541d67 /drivers/input | |
parent | 97665e9c22991401dc56968619c6b8b9c09f3268 (diff) |
[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field
scsi_cmnd->serial_number_at_timeout doesn't serve any purpose
anymore. All serial_number == serial_number_at_timeout tests
are always true in abort callbacks. Kill the field. Also, as
->pid always equals ->serial_number and ->serial_number
doesn't have any special meaning anymore, update comments
above ->serial_number accordingly. Once we remove all uses of
this field from all lldd's, this field should go.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions