From: Alan Stern Date: Tue, 16 Jan 2007 16:58:00 +0000 (-0500) Subject: EHCI: local variable for port status register X-Git-Tag: v2.6.21-rc1~92^2~29^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6316565e568b3b5733be10cfca3c27259bef499;p=pandora-kernel.git EHCI: local variable for port status register This patch (as708) introduces a local variable to hold the port status-register address in ehci-hub.c. There's not much improvement in the object code, but it sure is a lot easier to read. Signed-off-by: Alan Stern Cc: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed