From: H Hartley Sweeten Date: Thu, 19 Jul 2012 02:05:55 +0000 (-0700) Subject: staging: comedi: s526: remove unused variables in the private data X-Git-Tag: v3.6-rc1~100^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1226f1ab90902f3aaaa2fdb01497b6ca765da888;p=pandora-kernel.git staging: comedi: s526: remove unused variables in the private data The 'data' and 'pci_dev' variables in the private data are not used. They appear to be cut-and-paste from the skel driver. Remove them. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed