From: Greg Kroah-Hartman Date: Tue, 12 Oct 2010 20:20:00 +0000 (-0700) Subject: Staging: brcm80211: phy: remove unneeded use of uintptr X-Git-Tag: v2.6.37-rc1~60^2~3^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=159a3b78f95eaf52d129833a45f95ca9eeaa77a7;p=pandora-kernel.git Staging: brcm80211: phy: remove unneeded use of uintptr uintptr shouldn't be used when you are just casting to a pointer anyway, so remove it from these usages. Cc: Brett Rudley Cc: Henry Ptasinski Cc: Nohee Ko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed