Re: [PATCH] iwlwifi: Remove unnecessary code in iwl3945 andiwl4965 drivers

From: John W. Linville
Date: Thu Nov 15 2007 - 16:31:58 EST


On Mon, Nov 12, 2007 at 09:08:10AM +0800, Zhu Yi wrote:
>
> On Sat, 2007-11-10 at 20:49 +0100, Miguel Botón wrote:
> > Remove unnecesary code in iwl3945 and iwl4965 drivers.
> >
> > "final_mode" variable is already initialized with the value of the
> > "mode" variable.
> >
> > Signed-off-by: Miguel Boton <mboton@xxxxxxxxx>
>
> ACK. Or you can do "u32 uninitialized_var(final_mode);". Both are OK
> with me.

I think I like this alternative better...

--
John W. Linville
linville@xxxxxxxxxxxxx
-
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/