ata: pata_octeon_cf: drop kernel-doc notation
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 13 Feb 2023 21:25:49 +0000 (13:25 -0800)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Tue, 14 Feb 2023 03:23:37 +0000 (12:23 +0900)
commit1aff53b2fd903b300dfd71af0064c21fbca313c6
tree0b730afa47a03bb3390cd693bc5518edabe97600
parent104ff59af73aba524e57ae0fef70121643ff270e
ata: pata_octeon_cf: drop kernel-doc notation

Fix a slew of kernel-doc warnings in pata_octeon_cf.c by changing
all "/**" comments to "/*" since they are not in kernel-doc format.

Fixes: 3c929c6f5aa7 ("libata: New driver for OCTEON SOC Compact Flash interface (v7).")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/all/202302101722.5O56RClE-lkp@intel.com/
Cc: David Daney <ddaney@caviumnetworks.com>
Cc: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-ide@vger.kernel.org
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/pata_octeon_cf.c