Commit a894c69b authored by SeongJae Park's avatar SeongJae Park Committed by Greg Kroah-Hartman
Browse files

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: default avatarSeongJae Park <sj38.park@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 777e5d3e
Loading
Loading
Loading
Loading
+5 −5

File changed.

Contains only whitespace changes.