commit | 959409613df8368d394033c1d5ab2eab827d2c51 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:33 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:23 2014 -0700 |
tree | 07022c796ed04d2854913ebe080cd959e7f76cf4 | |
parent | 193725ba3f99ea1d2d8870769be231bf2c3be74a [diff] |
staging: comedi: ni_mio_common: checkpatch.pl cleanup (break not useful) Fix the checkpatch.pl warning: 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>