scsi: docs: fusion: get rid of a doc build warning
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 8 Apr 2020 15:46:15 +0000 (17:46 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 13 Apr 2020 18:20:00 +0000 (14:20 -0400)
commit4e2dec66e2ae4f3b44e0b16311391eaf2e95bb95
tree125063b769a2567d049ff030f9aebfc510c8c1f1
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
scsi: docs: fusion: get rid of a doc build warning

Use a table for the enum list, to avoid this warning:

./drivers/message/fusion/mptbase.c:5058: WARNING: Definition list ends without a blank line; unexpected unindent.

Link: https://lore.kernel.org/r/9ca049c2d25689c56448afddf4f0d1e619fa87f7.1586359676.git.mchehab+huawei@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/message/fusion/mptbase.c