scsi: cxgb4i: Remove superfluous null check
authorXu Wang <vulab@iscas.ac.cn>
Thu, 2 Apr 2020 11:08:32 +0000 (19:08 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 24 Apr 2020 16:38:44 +0000 (12:38 -0400)
commitf8e25f97407c2bcfaf54704938a5e5120e190002
tree9130e5bcace947f2d92d23c49da2281fd96765e9
parentcbb01c2f2f630f1497f703c51ff21538ae2d86b8
scsi: cxgb4i: Remove superfluous null check

In do_abort_rpl_rss, the null check of 'clk' is not needed.

Link: https://lore.kernel.org/r/20200402110832.12712-1-vulab@iscas.ac.cn
Signed-off-by: Xu Wang <vulab@iscas.ac.cn>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c