commit | c3ba2678d01e983ab47b970bc80ea8e5b3444c54 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:19 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:21 2014 -0700 |
tree | 635f8c9b81f289ca119328848fda2ea0778cad96 | |
parent | 18a8e8c538332a7d652f4894925330c131b2ee8c [diff] |
staging: comedi: amplc_pc236: checkpatch.pl cleanup (else after return) Fix these checkpatch.pl warnings: WARNING: else is not generally useful after a break 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>