From: Peter Huewe Date: Fri, 15 Feb 2013 12:14:26 +0000 (+0100) Subject: staging/comedi: Remove if(); statement without effect X-Git-Tag: v3.9-rc1~127^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a81875dd7a6e31e69ea1f6ed22209acb8f82bf36;p=pandora-kernel.git 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 Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed