[PATCH] parport: add to kernel-doc
Add parport interfaces to kernel-doc template. Small doc. cleanups in 2 parport source files. Signed-off-by: Randy Dunlap <rdunlap@xenotime.net> 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
5e37ed37b1
commit
7d46972277
@ -283,7 +283,7 @@ void parport_close (struct pardevice *dev)
|
||||
*
|
||||
* This tries to locate a device on the given parallel port,
|
||||
* multiplexor port and daisy chain address, and returns its
|
||||
* device number or -NXIO if no device with those coordinates
|
||||
* device number or %-ENXIO if no device with those coordinates
|
||||
* exists.
|
||||
**/
|
||||
|
||||
|
Reference in New Issue
Block a user