From: H Hartley Sweeten Date: Thu, 19 Jul 2012 02:00:04 +0000 (-0700) Subject: staging: comedi: dyna_pci10xx: remove 'valid' from the private data X-Git-Tag: v3.6-rc1~100^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423e0e3f551212df86d4e06287d253c2ae26e8dd;p=pandora-kernel.git staging: comedi: dyna_pci10xx: remove 'valid' from the private data This variable is set at the end of the attach but never used in the driver. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed