From: H Hartley Sweeten Date: Fri, 22 Jun 2012 23:18:51 +0000 (-0700) Subject: staging: comedi: ni_daq_700: Remove the unused private data struct X-Git-Tag: v3.6-rc1~100^2~627 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7949bbbfcf3e6b76384b191cd472ccc31742002;p=pandora-kernel.git staging: comedi: ni_daq_700: Remove the unused private data struct The private data struct in this driver is not used for anything. Remove the struct definition and the alloc_private() call. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed