rapidio: remove excess kernel-doc notation
Remove excess kernel-doc notation from rio header and driver: Warning(include/linux/rio_drv.h:399): Excess function parameter or struct member 'buffer' description in 'rio_get_inb_message' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Matt Porter <mporter@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
d78dd070cc
commit
d3635abfee
@@ -79,7 +79,6 @@ void rio_dev_put(struct rio_dev *rdev)
|
||||
|
||||
/**
|
||||
* rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure
|
||||
* @id: the RIO device id structure to match against
|
||||
* @dev: the RIO device structure to match against
|
||||
*
|
||||
* return 0 and set rio_dev->driver when drv claims rio_dev, else error
|
||||
|
Reference in New Issue
Block a user