[PATCH] kernel-doc: fix fusion and i2o docs
Correct lots of typos, kernel-doc warnings, & kernel-doc usage in fusion and i2o drivers. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> 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
da39aa8fbc
commit
d9489fb606
@ -163,7 +163,7 @@ static int print_serial_number(struct seq_file *seq, u8 * serialno, int max_len)
|
||||
* i2o_get_class_name - do i2o class name lookup
|
||||
* @class: class number
|
||||
*
|
||||
* Return a descriptive string for an i2o class
|
||||
* Return a descriptive string for an i2o class.
|
||||
*/
|
||||
static const char *i2o_get_class_name(int class)
|
||||
{
|
||||
|
Reference in New Issue
Block a user