commit | f8d17129540d08751e8b530a276c91cca711172b | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:25 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:22 2014 -0700 |
tree | 5c0c637fd01d76450c5ecefd0c8849f36ddfd50a | |
parent | eeb3b4f9ad9a19f9a7bc07b2963b2ca6cf127060 [diff] |
staging: comedi: das1800: 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>