mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] x86/mtrr: fix kernel-doc missing notation
@ 2008-02-18 21:10 Randy Dunlap
  2008-02-18 21:36 ` Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2008-02-18 21:10 UTC (permalink / raw)
  To: lkml; +Cc: mingo, tglx, hpa

From: Randy Dunlap <randy.dunlap@oracle.com>

Fix mtrr kernel-doc warning:
Warning(linux-2.6.24-git12//arch/x86/kernel/cpu/mtrr/main.c:677): No description found for parameter 'end_pfn'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 arch/x86/kernel/cpu/mtrr/main.c |    1 +
 1 file changed, 1 insertion(+)

--- linux-2.6.25-rc1-git4.orig/arch/x86/kernel/cpu/mtrr/main.c
+++ linux-2.6.25-rc1-git4/arch/x86/kernel/cpu/mtrr/main.c
@@ -649,6 +649,7 @@ static __init int amd_special_default_mt
 
 /**
  * mtrr_trim_uncached_memory - trim RAM not covered by MTRRs
+ * @end_pfn: ending page frame number
  *
  * Some buggy BIOSes don't setup the MTRRs properly for systems with certain
  * memory configurations.  This routine checks that the highest MTRR matches

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

end of thread, other threads:[~2008-02-18 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-18 21:10 [PATCH] x86/mtrr: fix kernel-doc missing notation Randy Dunlap
2008-02-18 21:36 ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®