lkml.org 
[lkml]   [2008]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 3/8] kernel-doc: fix mtrr warning
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.24-git12.orig/arch/x86/kernel/cpu/mtrr/main.c
+++ linux-2.6.24-git12/arch/x86/kernel/cpu/mtrr/main.c
@@ -665,6 +665,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

\
 
 \ /
  Last update: 2008-02-04 00:09    [W:0.031 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site