From: H Hartley Sweeten Date: Wed, 24 Jul 2013 21:07:18 +0000 (-0700) Subject: staging: comedi: usbdux: tidy up usbdux_usb_probe() X-Git-Tag: v3.12-rc1~183^2~596 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da9035908edc3e936a2912cf836fed3e9d965cf1;p=pandora-kernel.git staging: comedi: usbdux: tidy up usbdux_usb_probe() Use a pointer to the struct usbdux_private data being configured in the probe. Also use a pointer to the struct urb being setup in the buffer allocations. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed