From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:41:45 +0000 (-0700) Subject: staging: comedi: 8255: remove the s->private access macros X-Git-Tag: v3.6-rc1~100^2~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c61452afcf5cf2f781f8aabc42405af0edc4b06;p=pandora-kernel.git staging: comedi: 8255: remove the s->private access macros The macros CALLBACK_ARG, CALLBACK_FUNC, and subdevpriv all rely on a a local variable having a specific name. Replace the macros with local variables wherever they occur. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed