From: H Hartley Sweeten Date: Tue, 11 Sep 2012 01:58:29 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove chanlist_len checks X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6e69aa1306c5daa3f4a5e7b88b784b68b5cb00c;p=pandora-kernel.git staging: comedi: adl_pci9111: remove chanlist_len checks The chanlist_len is validated by the comedi core before calling the do_cmdtest function. Remove these redundant checks. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed