mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
In reg.h we mostly have #define<space> but there are a few #define<tab> around. Clean these up so we use space exclusively. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Paul Mackerras <paulus@samba.org>