Re: [PATCH] x86/mtrr: fix kernel-doc missing notation

2008-02-18 Thread Thomas Gleixner
On Mon, 18 Feb 2008, Randy Dunlap wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > > 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 <[EMAIL PROTECTED]> Applied. Tha

[PATCH] x86/mtrr: fix kernel-doc missing notation

2008-02-18 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> --- arch/x86/kernel/cpu/mtrr/main.c |1 + 1 file changed, 1 inse