From: H Hartley Sweeten Date: Tue, 18 Jun 2013 19:13:49 +0000 (-0700) Subject: staging: comedi: addi-data: remove unused vars from private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e5c304c5bec82b9187e73ae8fa398ee9b25dbfd;p=pandora-kernel.git staging: comedi: addi-data: remove unused vars from private data Due to the on-going cleanup of the addi-data drivers, the private data used in the "common" code has a number of variables that either are not used at all or or set but never used. Remove all of them from the private data and the unnecessary use in the drivers. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed