From e6e69aa1306c5daa3f4a5e7b88b784b68b5cb00c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 10 Sep 2012 18:58:29 -0700 Subject: [PATCH] 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-format-patch failed