]> bbs.cooldavid.org Git - net-next-2.6.git/commit
wl1271: remove some unneeded code
authorDan Carpenter <error27@gmail.com>
Sat, 8 May 2010 16:26:38 +0000 (18:26 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 11 May 2010 19:14:20 +0000 (15:14 -0400)
commitb1b3751c750277c92684c932b46eeb723babe196
treecd49b04fb4b7988c977b42becde5cf36c9b55be6
parent8607b79c794a706e6df79d44da261887c5f5def2
wl1271: remove some unneeded code

The goto and the break are equivelent.  I removed the goto in memory of
Edsger Dijkstra who famously hated gotos and who would have been eighty
years old next Tuesday.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/wl12xx/wl1271_main.c