mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 04:18:39 +08:00
rapidio: fix kernel-doc a markup
Probaly this was due to a cut and paste issue. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/e23e64983788a51dd9099e2b0d881e1f64ecbc5b.1610610937.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
4c9a3a6c9c
commit
3de990b09a
@ -749,7 +749,7 @@ int rio_map_outb_region(struct rio_mport *mport, u16 destid, u64 rbase,
|
||||
EXPORT_SYMBOL_GPL(rio_map_outb_region);
|
||||
|
||||
/**
|
||||
* rio_unmap_inb_region -- Unmap the inbound memory region
|
||||
* rio_unmap_outb_region -- Unmap the inbound memory region
|
||||
* @mport: Master port
|
||||
* @destid: destination id mapping points to
|
||||
* @rstart: RIO base address window translates to
|
||||
|
Loading…
Reference in New Issue
Block a user