From: Arvid Brodin Date: Sat, 26 Feb 2011 21:06:37 +0000 (+0100) Subject: usb/isp1760: Consolidate printouts and remove unused code X-Git-Tag: v2.6.39-rc1~472^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bda21bc0941c11f07cbf436ff6ca85e7e6e47f0;p=pandora-kernel.git usb/isp1760: Consolidate printouts and remove unused code Consolidate printouts to use dev_XXX functions instead of an assortment of printks and driver specific macros. Remove some unused code snippets and struct members. Remove some unused function parameters and #defines. Change the "queue_entry" variable name which has different but related meanings in different places and use "slot" only. Signed-off-by: Arvid Brodin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed