From: H Hartley Sweeten Date: Wed, 24 Jul 2013 21:17:50 +0000 (-0700) Subject: staging: comedi: usbdux: tidy up usbdux_ai_cancel() X-Git-Tag: v3.12-rc1~183^2~569 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa6081e5e0989f4df9ca35fa412e3ba8c23e38df;p=pandora-kernel.git staging: comedi: usbdux: tidy up usbdux_ai_cancel() Rename the local variable used for the private data pointer to the comedi "norm". Remove the unnecessary sanity check of the private data pointer. This function can only be called is the private data was allocated during the attach. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed