scsi: aic94xx: Demote seemingly unintentional kerneldoc header
authorLee Jones <lee.jones@linaro.org>
Mon, 13 Jul 2020 07:46:41 +0000 (08:46 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 15 Jul 2020 20:01:59 +0000 (16:01 -0400)
commit2862a3a26c2daaf6d16d35973b24fb5491d50c40
treec9c3c8e94b631022c48f1b14b6be6646068e2063
parent00a72e8cd2674620cf9a242a64d8ea1110835d28
scsi: aic94xx: Demote seemingly unintentional kerneldoc header

This is the only use of kerneldoc in the sourcefile and no
descriptions are provided.

Fixes the following W=1 kernel build warning(s):

 drivers/scsi/aic94xx/aic94xx_init.c:538: warning: Function parameter or member 'asd_ha' not described in 'asd_free_edbs'

Link: https://lore.kernel.org/r/20200713074645.126138-26-lee.jones@linaro.org
Cc: YueHaibing <yuehaibing@huawei.com>
Cc: Luben Tuikov <luben_tuikov@adaptec.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/aic94xx/aic94xx_init.c