All of lore.kernel.org
 help / color / mirror / Atom feed
* [Kernel-janitors] [Trivial Patch] kernel-doc comment tweak
@ 2004-03-18  1:03 mikal
  2004-03-18  1:03 ` mikal
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: mikal @ 2004-03-18  1:03 UTC (permalink / raw)
  To: kernel-janitors

Correct kernel-doc comment with incorrect parameters documented

Meta data:
Author: Michael Still
Email: mikal@stillhq.com
Kernel version: applies to 2.6.5-rc1





diff -Nur linux-2.6.2-rc1-cset-20040125_0129/arch/i386/kernel/cpu/cpufreq/elanfreq.c linux-2.6.2-rc1-cset-20040125_0129-params/arch/i386/kernel/cpu/cpufreq/elanfreq.c
--- linux-2.6.2-rc1-cset-20040125_0129/arch/i386/kernel/cpu/cpufreq/elanfreq.c	2004-01-26 09:24:46.000000000 +1100
+++ linux-2.6.2-rc1-cset-20040125_0129-params/arch/i386/kernel/cpu/cpufreq/elanfreq.c	2004-01-29 08:19:24.000000000 +1100
@@ -165,7 +165,8 @@
 
 
 /**
- *	elanfreq_validatespeed: test if frequency range is valid 
+ *	elanfreq_validatespeed: test if frequency range is valid
+ *      @policy: the policy to validate
  *
  *	This function checks if a given frequency range in kHz is valid 
  *      for the hardware supported by the driver. 
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-03-26  0:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-18  1:03 [Kernel-janitors] [Trivial Patch] kernel-doc comment tweak mikal
2004-03-18  1:03 ` mikal
2004-03-18  1:03 ` mikal
2004-03-18  1:04 ` mikal
2004-03-18  1:04 ` mikal
2004-03-18  1:04 ` mikal
2004-03-18  1:04 ` mikal
2004-03-18  1:04 ` mikal
2004-03-18  1:04 ` mikal
2004-03-25 19:01 ` Greg KH
2004-03-26  0:17 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.