lkml.org 
[lkml]   [2008]   [Feb]   [9]   [last100]   RSS-feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Complete thread (EXPERIMENTAL)
/
DateSat, 9 Feb 2008 02:19:27 -0500
FromErez Zadok <>
SubjectRe: [PATCH] fix up kerneldoc in fs/ioctl.c a little bit
Digg This
In message <20080209071559.GA30903@lst.de>, Christoph Hellwig writes:
- remove non-standard in/out markers
- use tabs for formatting


Signed-off-by: Christoph Hellwig <hch@lst.de>
Index: linux-2.6/fs/ioctl.c
=================================================================== --- linux-2.6.orig/fs/ioctl.c 2008-02-09 07:49:02.000000000 +0100 +++ linux-2.6/fs/ioctl.c 2008-02-09 07:49:20.000000000 +0100 @@ -18,9 +18,9 @@

/**
* vfs_ioctl - call filesystem specific ioctl methods - * @filp: [in] open file to invoke ioctl method on - * @cmd: [in] ioctl command to execute
- * @arg: [in/out] command-specific argument for ioctl + * @filp: open file to invoke ioctl method on
+ * @cmd: ioctl command to execute
+ * @arg: command-specific argument for ioctl
*
* Invokes filesystem specific ->unlocked_ioctl, if one exists; otherwise * invokes * filesystem specific ->ioctl method. If neither method exists,
^

I also think this extra '*' in the last comment line above is spurious, perhaps the result of a paragraph reformatting command that mixed comment *'s with text.

Erez.



\
ISP Services
Valid XHTML 1.0!\ /
Valid CSS! Last update: 2008-02-09 08:27    [W:0.479 / U:0.000 seconds]
©2003-2005 Jasper Spaans