Re: [PATCH 00/16] net: remove unnecessary break after goto/return

2014-07-15 Thread David Miller
From: Fabian Frederick Date: Mon, 14 Jul 2014 18:30:50 +0200 > Small patchset addressing break redundancy on net branch > (suggested by Joe Perches). Series applied, thanks Fabian. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vg

[PATCH 00/16] net: remove unnecessary break after goto/return

2014-07-14 Thread Fabian Frederick
Small patchset addressing break redundancy on net branch (suggested by Joe Perches). Fabian Frederick (16): packet: remove unnecessary break after return tipc: remove unnecessary break after return 9P: remove unnecessary break after return af_iucv: remove unnecessary break after goto net