On Fri, 7 Feb 2014, Rashika Kheria wrote: > Mark function as static in compaction.c because it is not used outside > this file. > > This eliminates the following warning from mm/compaction.c: > mm/compaction.c:1190:9: warning: no previous prototype for > ‘sysfs_compact_node’ [-Wmissing-prototypes > > Signed-off-by: Rashika Kheria <[email protected]> > Reviewed-by: Josh Triplett <[email protected]>
Acked-by: David Rientjes <[email protected]>

