OSDN Git Service

scsi: libsas: Fix kernel-doc headers
authorBart Van Assche <bart.vanassche@wdc.com>
Thu, 22 Feb 2018 21:49:59 +0000 (13:49 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 28 Feb 2018 02:15:16 +0000 (21:15 -0500)
commit121246ae93a1ef37b358da43155c1cc4f33eab37
treea8483a8fbfe6c4f72f9371c51c54a684635822da
parentcf8037f8d08a078d263a9b725e3ae7603ad0d42e
scsi: libsas: Fix kernel-doc headers

Avoid that building with W=1 causes the kernel-doc tool to complain
about function arguments that have not been documented in the libsas
kernel-doc headers. Avoid that the short description starts with a
hyphen by changing "--" into "-" in the first line of the kernel-doc
headers.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: John Garry <john.garry@huawei.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libsas/sas_ata.c
drivers/scsi/libsas/sas_discover.c
drivers/scsi/libsas/sas_expander.c
drivers/scsi/libsas/sas_init.c
drivers/scsi/libsas/sas_port.c