Re: [PATCH 00/10 linux-next] drivers/usb: remove unnecessary break after goto/return

From: Fabian Frederick
Date: Thu Jul 24 2014 - 11:46:49 EST




> On 24 July 2014 at 13:37 Oliver Neukum <oneukum@xxxxxxx> wrote:
>
>
> On Thu, 2014-07-24 at 10:18 +0200, Fabian Frederick wrote:
> > Small patchset addressing break redundancy on drivers/usb branch
> > (suggested by Joe Perches).
>
> Frankly, that is not a good idea. Somebody will remove a "goto"
> and forget to readd the "break"

No problem ; checkpatch would give a warning anyway. See "Possible switch
case/default not preceeded by break or fallthrough comment"

Regards,
Fabian
>
>Â Â Â ÂRegards
>Â Â Â Â Â Â Â ÂOliver
>
>
--
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/