From: Greg Kroah-Hartman Date: Tue, 12 Oct 2010 20:20:38 +0000 (-0700) Subject: Staging: brcm80211: util: remove unneeded use of uintptr X-Git-Tag: v2.6.37-rc1~60^2~3^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c2c926823305139ef7867dcffa76b3a505a3b02;p=pandora-kernel.git Staging: brcm80211: util: 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