scsi: core: scsi_host_cmd_pool is declared twice
authorWan Jiabing <wanjiabing@vivo.com>
Thu, 25 Mar 2021 06:46:31 +0000 (14:46 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 30 Mar 2021 03:32:03 +0000 (23:32 -0400)
commit6bfe9855daa3e952faca691dbb2895c523c81b36
tree99cf3218d4cc4cf620ccb62c4a5898a5b8092ac7
parent8dc60252968178a132898ea2e1dc7a8e9a05e635
scsi: core: scsi_host_cmd_pool is declared twice

struct scsi_host_cmd_pool has already been declared. Remove the duplicate.

Link: https://lore.kernel.org/r/20210325064632.855002-1-wanjiabing@vivo.com
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/scsi/scsi_host.h