include/asm-x86/mmzone_32.h: checkpatch cleanups - formatting only
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
f233407689
commit
7491d33d9a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue