commit | 1c404be2b3a6d90141b20d7433e65bc2a5fc4b3e | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:26 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:22 2014 -0700 |
tree | ab19b1c71d41ad28808c1a4ccb5eb2f3893af20e | |
parent | f8d17129540d08751e8b530a276c91cca711172b [diff] |
staging: comedi: ni_at_a2150: 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>