]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit04a51864e0e35fc59f04b1dfa3ef1410c3fef61d
tree63b32c2631f3c4bdc327d8e5d1b3981a922f7bd3
parented8f56dc3aed3500a4664fe43644330a304c5bd1
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