mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| Makefile | ||
| sym53c8xx.h | ||
| sym_defs.h | ||
| sym_fw.c | ||
| sym_fw.h | ||
| sym_fw1.h | ||
| sym_fw2.h | ||
| sym_glue.c | ||
| sym_glue.h | ||
| sym_hipd.c | ||
| sym_hipd.h | ||
| sym_malloc.c | ||
| sym_misc.h | ||
| sym_nvram.c | ||
| sym_nvram.h | ||