Re: [PATCH] [2.4.20-rc1] compiler fix drivers/ide/pdc202xx.c

Horst von Brand (vonbrand@inf.utfsm.cl)
Mon, 11 Nov 2002 12:02:36 -0300


"Henning P. Schmiedehausen" <hps@intermeta.de> said:
> Daniel Mehrmann <daniel.mehrmann@gmx.de> writes:
>
> >Hello Marcelo,
>
> >i fix a compiler warning from pdc202xx.c.
> >The "default:" value in the switch was empty. Gcc don`t like
> >this. We don`t need this one.
>
> Correct solution is not to remove the "default:" but to add a "break;"

So people start wondering if somehow the content of the default case got
deleted by mistake? Better not. Plus it is needless (source) code bloat.

-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/