From: SeongJae Park Date: Sat, 8 Feb 2014 02:59:40 +0000 (+0900) Subject: staging: android: binder: use whitespace consistently X-Git-Tag: v3.15-rc1~139^2~1186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a894c69be0566c9a7613468d833efd6303b79d95;p=pandora-kernel.git staging: android: binder: use whitespace consistently Whitespace between #define keyword and BINDER_* constants are space in some point and tab in some point. Using space or tab is just writer's choice. But, let's use them more consistently. Signed-off-by: SeongJae Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed