From: H Hartley Sweeten Date: Mon, 21 Jan 2013 22:17:40 +0000 (-0700) Subject: staging: comedi: addi_apci_2200: remove devpriv allocation X-Git-Tag: v3.9-rc1~127^2~342 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8e9e67cb8c0f99b3cb7936d650ad16adedbc34;p=pandora-kernel.git staging: comedi: addi_apci_2200: remove devpriv allocation The 'devpriv' is not used in this driver. Remove it's allocation in the auto_attach and the check for it in the detach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed