From: H Hartley Sweeten Date: Tue, 4 Nov 2014 17:54:35 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: remove private data 'ui_AiNbrofChannels' X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8fcfdd057db84979d9c11cad94bb7e3a5d6af7;p=pandora-kernel.git staging: comedi: addi_apci_3120: remove private data 'ui_AiNbrofChannels' This member of the private data is always the cmd->chanlist_len. Use that instead and remove the member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed