From: Harvey Harrison Date: Wed, 29 Oct 2008 21:25:51 +0000 (-0700) Subject: USB: avoid needless address-taking of function parameters X-Git-Tag: v2.6.29-rc1~182^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da2bbdcc3838ce75c30bda8c3f9a6e55ece47ee1;p=pandora-kernel.git USB: avoid needless address-taking of function parameters There's no need to take the address of the function params or local variables when the direct value byteswapping routines are available. Signed-off-by: Harvey Harrison Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed