Commit 7491d33d authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

include/asm-x86/mmzone_32.h: checkpatch cleanups - formatting only

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent f2334076
...@@ -18,7 +18,7 @@ extern struct pglist_data *node_data[]; ...@@ -18,7 +18,7 @@ extern struct pglist_data *node_data[];
#include <asm/srat.h> #include <asm/srat.h>
#endif #endif
extern int get_memcfg_numa_flat(void ); extern int get_memcfg_numa_flat(void);
/* /*
* This allows any one NUMA architecture to be compiled * This allows any one NUMA architecture to be compiled
* for, and still fall back to the flat function if it * for, and still fall back to the flat function if it
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment