From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:45 +0000 (-0700) Subject: staging: comedi: pcl812: remove 'ai_chanlist' from private data X-Git-Tag: v3.15-rc1~139^2~939 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2008616f25f7bf6a5be484d4d5d5e73d055f69;p=pandora-kernel.git staging: comedi: pcl812: remove 'ai_chanlist' from private data This member of the private data is just a copy of the cmd->chanlist. Use that instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed