]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
authorYisheng Xie <xieyisheng1@huawei.com>
Wed, 25 Oct 2017 09:57:07 +0000 (17:57 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 3 Nov 2017 15:25:41 +0000 (11:25 -0400)
commitca6958b4da8b7fd9f6ac3bf94def9cfb8a1d6c25
treefcd814dcb13be3492029b598447f0d984061b209
parentad95028a2e88e59fadda79141e74546d12ba3b4b
scsi: megaraid: Remove redundant code in megasas_alloc_cmds

megasas_alloc_cmds is to alloc cmd_list of instance instead of fusion,
and fusion is useless in this function. Just remove it.

Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Acked-by: Sumit Saxena <sumit.saxena@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/megaraid/megaraid_sas_base.c