[PATCH] DocBook: fix kernel-doc comments
Fix typos in comments to remove kernel-doc warnings. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
061350e7ec
commit
0863afb32b
@@ -337,8 +337,8 @@ static inline void rio_init_dbell_res(struct resource *res, u16 start, u16 end)
|
||||
|
||||
/**
|
||||
* RIO_DEVICE - macro used to describe a specific RIO device
|
||||
* @vid: the 16 bit RIO vendor ID
|
||||
* @did: the 16 bit RIO device ID
|
||||
* @dev: the 16 bit RIO device ID
|
||||
* @ven: the 16 bit RIO vendor ID
|
||||
*
|
||||
* This macro is used to create a struct rio_device_id that matches a
|
||||
* specific device. The assembly vendor and assembly device fields
|
||||
|
Reference in New Issue
Block a user