ata: fix some kernel-doc markups
Some functions have different names between their prototypes and the kernel-doc markup. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
committed by
Jens Axboe
parent
df9c590986
commit
94bd5719e4
@@ -5616,7 +5616,7 @@ int ata_host_start(struct ata_host *host)
|
||||
EXPORT_SYMBOL_GPL(ata_host_start);
|
||||
|
||||
/**
|
||||
* ata_sas_host_init - Initialize a host struct for sas (ipr, libsas)
|
||||
* ata_host_init - Initialize a host struct for sas (ipr, libsas)
|
||||
* @host: host to initialize
|
||||
* @dev: device host is attached to
|
||||
* @ops: port_ops
|
||||
|
||||
Reference in New Issue
Block a user