]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: tcmu: remove useless code and clean up the code style.
authorXiubo Li <xiubli@redhat.com>
Thu, 7 Jun 2018 06:31:36 +0000 (02:31 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Jun 2018 01:05:32 +0000 (21:05 -0400)
commitec531d828c0f722a205baef2d06a5d8ae3176c3e
treeef15f3efa3c3f2748661f51e6c1d356736ed87cc
parent0d5624e606504772b89d3c3d6b1be740ef176c61
scsi: tcmu: remove useless code and clean up the code style.

Since the TCMU_RING_SIZE macro is not using here will discard it and at the
same time clean up the code style.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Acked-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_user.c