commit | eb8051d73ccd0c3b3dfbd03ca764e6b1c7fb9a6b | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:30 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:22 2014 -0700 |
tree | f2d384234b913fae9e9e957b74d7cb15ae411aec | |
parent | 57ec1abf4d59c7a2490ed113b41e3b0b147f0e12 [diff] |
staging: comedi: ni_660x: 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>