From: H Hartley Sweeten Date: Tue, 3 Jul 2012 01:14:27 +0000 (-0700) Subject: staging: comedi: dmm32at: remove devpriv macro X-Git-Tag: v3.6-rc1~100^2~420 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eff01744009de100f03a1dc2e3d5f98da2235e5;p=pandora-kernel.git staging: comedi: dmm32at: remove devpriv macro The 'devpriv' macro relies on a local variable having a specific name and yields a pointer derived from that local variable. Replace the macro with a local variable where used. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed