On Sun, Jul 27, 2014 at 02:15:33PM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Fix kernel-doc warnings and function name in mm/page_alloc.c: > > Warning(..//mm/page_alloc.c:6074): No description found for parameter 'pfn' > Warning(..//mm/page_alloc.c:6074): No description found for parameter 'mask' > Warning(..//mm/page_alloc.c:6074): Excess function parameter 'start_bitidx' description in 'get_pfnblock_flags_mask' > Warning(..//mm/page_alloc.c:6102): No description found for parameter 'pfn' > Warning(..//mm/page_alloc.c:6102): No description found for parameter 'mask' > Warning(..//mm/page_alloc.c:6102): Excess function parameter 'start_bitidx' description in 'set_pfnblock_flags_mask' > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Mel Gorman <mgorman@xxxxxxx> Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>