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
|
@ -18,7 +18,7 @@ extern struct pglist_data *node_data[];
|
|||
#include <asm/srat.h>
|
||||
#endif
|
||||
|
||||
extern int get_memcfg_numa_flat(void );
|
||||
extern int get_memcfg_numa_flat(void);
|
||||
/*
|
||||
* This allows any one NUMA architecture to be compiled
|
||||
* for, and still fall back to the flat function if it
|
||||
|
|
Loading…
Reference in New Issue