commit | c2c99c7fdc99ef8177a3a230b224c7771c4caaf9 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jul 16 10:43:15 2014 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 16 13:34:19 2014 -0700 |
tree | 352fe9b849073634ffc83b617f7673a96b059d7d | |
parent | 08aa75496ff15450666b99700e449727036870a1 [diff] |
staging: comedi: 8255_pci: checkpatch.pl cleanup (else after return) Fix the checkpatch.pl warning in this file: 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>