Re: [PATCH 6/14] arch/mips/pmc-sierra/yosemite/setup.c: delete doubleassignment

From: Julia Lawall
Date: Tue Nov 09 2010 - 02:10:39 EST


On Tue, 9 Nov 2010, Ralf Baechle wrote:

> On Tue, Oct 26, 2010 at 12:25:35PM +0200, Julia Lawall wrote:
> > From: Julia Lawall <julia@xxxxxxx>
> >
> > Delete successive assignments to the same location.
>
> [...]
>
> > This change also makes the variable cpu_clock_freq be not used in the
> > current file. If this is the correct change to plat_time_init, then
> > perhaps the declaration of that variable should be moved elsewhere, or the
> > variable should be deleted completely.
>
> The 2nd assignment is a temporary override for debugging purpose that is
> it's there intionsionally.

OK, thanks. I indeed suspected that, but I thought it might be worthwhile
to mention it, in case it had outlived its usefulness.

julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/