commit | 9bad91337cacc7dcc857a9604e498025d4cc19e9 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:37 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:23 2014 -0700 |
tree | 4acbd98c28f961a57f4c7b0da2fa4090b05f954a | |
parent | 182157e1e5c66e6e647a4f1be99a6c674008e20b [diff] |
staging: comedi: ni_tio: checkpatch.pl cleanup (break is 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>