[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070806073258.GK5359@elte.hu>
Date:	Mon, 6 Aug 2007 09:32:58 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	josh@...nel.org, josht@...ux.vnet.ibm.com
Cc:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	linux-rt-users@...r.kernel.org
Subject: Re: [PATCH] CFS: Mark print_cfs_stats static
* Josh Triplett <josh@...nel.org> wrote:
> sched_fair.c defines print_cfs_stats, and sched_debug.c uses it, but 
> sched.c includes both sched_fair.c and sched_debug.c, so all the 
> references to print_cfs_stats occur in the same compilation unit.  
> Thus, mark print_cfs_stats static.
> 
> Eliminates a sparse warning: warning: symbol 'print_cfs_stats' was not 
> declared. Should it be static?
thanks, applied.
	Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
