commit | 57ec1abf4d59c7a2490ed113b41e3b0b147f0e12 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:29 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:22 2014 -0700 |
tree | fc01f7007931346903b95cdabb6c52edb057e671 | |
parent | f10516768140984d66ee120060a5cf8bf04f8f71 [diff] |
staging: comedi: cb_pcidas: checkpatch.pl cleanup (break not useful) Fix the checkpatch.pl warnings: WARNING: break is not useful after a goto or return Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>