Re: [PATCH GIT] drivers/block/ub.c - misc. cleanup/indentation,removed unneeded return

From: Pete Zaitcev
Date: Thu Feb 09 2006 - 13:22:45 EST


On Thu, 9 Feb 2006 18:24:20 +0100 (MET), Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> wrote:

> Now what if
>
> switch(a) {
> case A: {
> int tmp;
> do_something;
> break;
> }
> }

Not in _my_ code.

-- Pete
-
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/