commit | a8b6c4f5a86ccf4f94a7d179e10d0c78976743c3 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:41 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:24 2014 -0700 |
tree | 9add0368e15707a77bdba5808fcc597a2a914c31 | |
parent | d88e3da90f5210f859b19a11a00fa4d539eb7dbd [diff] |
staging: comedi: das08: checkpatch.pl cleanup (break is 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>