From: Daniel Walker Date: Fri, 12 Jun 2009 18:51:17 +0000 (-0700) Subject: staging: android: binder: global variable cleanup. X-Git-Tag: v2.6.32-rc1~668^2~637 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e420e0a918e7d2123e26a3617568fe2b6af8c6;p=pandora-kernel.git staging: android: binder: global variable cleanup. Replaced a manual hlist_head declaration with a macro based one. Also reorganized the globals to be grouped better. Signed-off-by: Daniel Walker Cc: Brian Swetland Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed