On Sun, Mar 17, 2019 at 05:16:26PM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Fix typo of kernel-doc parameter notation (there should be > no space between '@' and the parameter name). > > Also fixes bogus kernel-doc notation output formatting. > > Fixes: 70b44595eafe9 ("mm, compaction: use free lists to quickly locate a migration source") > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> Thanks Acked-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx>