scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()
authorJohn Garry <john.garry@huawei.com>
Fri, 25 Jan 2019 14:22:39 +0000 (22:22 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 29 Jan 2019 06:41:20 +0000 (01:41 -0500)
commitede2afb9c8ed784cdf1b6de9cd02f044668b842a
tree63b32c2631f3c4bdc327d8e5d1b3981a922f7bd3
parente1ba0b0b44512c5a209526c09ea3eb7d256b6951
scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()

This call must have been missed when I reworked the debugfs feature for
upstreaming, so add it back.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hisi_sas/hisi_sas_main.c