From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:41:54 +0000 (-0700) Subject: staging: comedi: 8255: rename cb_arg and cb_func X-Git-Tag: v3.6-rc1~100^2~768 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a583163e87c8dd5b1826199d2a189f0daaf3247;p=pandora-kernel.git staging: comedi: 8255: rename cb_arg and cb_func The 8255's private data variables cb_arg and cb_func are actually the iobase for the 8255 device and the pointer to the io function to access the device. Rename them as such to improve the readability of the driver. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed