]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: target: Move a list_del_init() statement
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 22 Jun 2018 21:52:50 +0000 (14:52 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 2 Jul 2018 20:44:30 +0000 (16:44 -0400)
commit0dcb89cb1c846e7fb570431026997343210620d7
tree348731c4981168b8314853d8be09c1c22a6f8d0d
parent8b69aede26b5c7bdd1b94c7520ddede4a57b47d7
scsi: target: Move a list_del_init() statement

This patch does not change any functionality but makes the next patch
easier to read.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Mike Christie <mchristi@redhat.com>
Cc: Mike Christie <mchristi@redhat.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_transport.c