From 3f8e9e67cb8c0f99b3cb7936d650ad16adedbc34 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 21 Jan 2013 15:17:40 -0700 Subject: [PATCH] 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-format-patch failed