commit | b1b3751c750277c92684c932b46eeb723babe196 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat May 08 18:26:38 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue May 11 15:14:20 2010 -0400 |
tree | cd49b04fb4b7988c977b42becde5cf36c9b55be6 | |
parent | 8607b79c794a706e6df79d44da261887c5f5def2 [diff] |
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>