commit | 1ba7577469e1b26704f7cdab17195a2147ee774d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:42 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:24 2014 -0700 |
tree | d622f162366294129566f7b8a93fcd281b579972 | |
parent | a8b6c4f5a86ccf4f94a7d179e10d0c78976743c3 [diff] |
staging: comedi: ni_tio_internal.c: 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>