[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1402071246351.4212@chino.kir.corp.google.com>
Date: Fri, 7 Feb 2014 12:47:15 -0800 (PST)
From: David Rientjes <rientjes@...gle.com>
To: Rashika Kheria <rashika.kheria@...il.com>
cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <peterz@...radead.org>,
Mel Gorman <mgorman@...e.de>, Ingo Molnar <mingo@...nel.org>,
Rik van Riel <riel@...hat.com>, linux-mm@...ck.org,
josh@...htriplett.org
Subject: Re: [PATCH 2/9] mm: Mark functions as static in memory.c
On Fri, 7 Feb 2014, Rashika Kheria wrote:
> Mark functions as static in memory.c because they are not used outside
> this file.
>
> This eliminates the following warnings in mm/memory.c:
> mm/memory.c:3530:5: warning: no previous prototype for ‘numa_migrate_prep’ [-Wmissing-prototypes]
> mm/memory.c:3545:5: warning: no previous prototype for ‘do_numa_page’ [-Wmissing-prototypes]
>
> Signed-off-by: Rashika Kheria <rashika.kheria@...il.com>
> Reviewed-by: Josh Triplett <josh@...htriplett.org>
Acked-by: David Rientjes <rientjes@...gle.com>
Powered by blists - more mailing lists