From: Ian Abbott Date: Thu, 24 May 2012 16:27:16 +0000 (+0100) Subject: staging: comedi: das08: Remove thisboard and devpriv macros X-Git-Tag: v3.6-rc1~100^2~1008 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=282f3528e21cd35f85e8ea3cb7dbcd285a6e5379;p=pandora-kernel.git staging: comedi: das08: Remove thisboard and devpriv macros The 'thisboard' and 'devpriv' macros rely on a local variable having a specific name and yield pointers derived from that local variable. Replace the macros with local variables wherever they occur. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed