From: Ian Abbott Date: Wed, 20 Jan 2010 13:04:51 +0000 (+0000) Subject: Staging: comedi: pcl818: Remove unneeded chanlist_len check X-Git-Tag: v2.6.34-rc1~10^2~1^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57ac827c9b17f2cc2f0f86c4fd43c3597c40253c;p=pandora-kernel.git Staging: comedi: pcl818: Remove unneeded chanlist_len check For AI command testing, the driver does not need to range-check the length of the channel list as the comedi core has already checked it. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed