[PATCH 03/10] clk: tegra: Staticize local variables in clk-pll.c

Peter De Schrijver pdeschrijver at nvidia.com
Thu Oct 10 07:13:28 EDT 2013


On Tue, Oct 08, 2013 at 06:09:24PM +0200, Stephen Warren wrote:
> On 10/08/2013 05:17 AM, Sachin Kamat wrote:
> > Local variables used only in this file are made static.
> 

Conceptually they are still exported. So I think it's counterintuitive to
declare them static. Unless you expect namespace problems, I would rather
leave it as is.

Cheers,

Peter.



More information about the linux-arm-kernel mailing list