diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-15 12:14:26 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-15 18:20:14 (GMT) |
commit | a81875dd7a6e31e69ea1f6ed22209acb8f82bf36 (patch) | |
tree | 4a2498f68274b6494658f1de49b6f03b37fbfbcd /kernel/sys_ni.c | |
parent | 8289ad0578ad7e66b2052754746b4deb1a88cc4a (diff) | |
download | linux-fsl-qoriq-a81875dd7a6e31e69ea1f6ed22209acb8f82bf36.tar.xz |
staging/comedi: Remove if(); statement without effect
Smatch warns about:
staging/comedi/drivers/cb_pcidas64.c:3304 prep_ao_dma() warn: if();
So the check currently does nothing and can be removed, as indicated by
Ian.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/sys_ni.c')
0 files changed, 0 insertions, 0 deletions