[2.6 Patch] Kernel-doc updates 12 of 15 -- /kernel/kmod.c

From: Michael Still
Date: Mon Sep 15 2003 - 22:23:42 EST


This patch removes kernel-doc errors reported whilst doing
a make mandocs on 2.6-test4-bk5

Linus, please apply.

Cheers,
Mikal


--------------------------


diff -Nur linux-2.6.0-test4-bk5-mandocs/kernel/kmod.c
linux-2.6.0-test4-bk5-mandocs_tweaks/kernel/kmod.c
--- linux-2.6.0-test4-bk5-mandocs/kernel/kmod.c 2003-09-04 10:57:23.000000000 +1000
+++ linux-2.6.0-test4-bk5-mandocs_tweaks/kernel/kmod.c 2003-09-09
15:49:15.000000000 +1000
@@ -47,7 +47,8 @@

/**
* request_module - try to load a kernel module
- * @module_name: Name of module
+ * @fmt: printf style format string for the name of the module
+ * @varargs: arguements as specified in the format string
*
* Load a module using the user mode module loader. The function returns
* zero on success or a negative errno code on failure. Note that a

--

Michael Still (mikal@xxxxxxxxxxx) | "All my life I've had one dream,
http://www.stillhq.com | to achieve my many goals"
UTC + 10 | -- Homer Simpson


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/