net/atm/lec.c: drop code after return
authorJulia Lawall <julia@diku.dk>
Tue, 23 Sep 2008 02:24:45 +0000 (19:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Sep 2008 02:24:45 +0000 (19:24 -0700)
commit5e687220a047dc4f0c2fb9ce886359a23075ddbc
tree77633d3ab00411df31a361e208396f392cb7ea22
parentbb55b327cb7638d5b5320c766950bfb328636e9f
net/atm/lec.c: drop code after return

The break after the return serves no purpose.

Signed-off-by: Julia Lawall <julia@diku.dk>
Reviewed-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/lec.c