greybus: gpbridge.h: whitespace cleanups
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Apr 2015 09:18:49 +0000 (11:18 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Apr 2015 09:18:49 +0000 (11:18 +0200)
commit67c920b892fc16141734bdf03f9d16974d8a076f
tree7209924477043f66a351e2bb35d196b62550d3b2
parent453bbea807345db3faab8f4a432b4b1b2b245a27
greybus: gpbridge.h: whitespace cleanups

Replace #define<TAB> with #define<SPACE>.

Also move the #ifdef block to below the initial comment block, like
other .h files are.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/gpbridge.h