]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add()...
authorKirill A. Shutemov <kirill@shutemov.name>
Fri, 1 Apr 2011 23:06:09 +0000 (16:06 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 15:20:10 +0000 (10:20 -0500)
commitcf1f9b868751ac71607cc6709461483211779d05
treeabafb4f3a79e8c7a7a3af9901a966942f4bd181a
parenta8ac3ce906b13908fef4f758ef78ab97158c8bd6
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/esp_scsi.c
drivers/scsi/fcoe/fcoe_ctlr.c
drivers/scsi/scsi_tgt_lib.c