include/asm-x86/setup.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:
Родитель
6e5609a97a
Коммит
915cd5aa0a
|
@ -55,8 +55,8 @@ struct e820entry;
|
|||
char * __init machine_specific_memory_setup(void);
|
||||
char *memory_setup(void);
|
||||
|
||||
int __init copy_e820_map(struct e820entry * biosmap, int nr_map);
|
||||
int __init sanitize_e820_map(struct e820entry * biosmap, char * pnr_map);
|
||||
int __init copy_e820_map(struct e820entry *biosmap, int nr_map);
|
||||
int __init sanitize_e820_map(struct e820entry *biosmap, char *pnr_map);
|
||||
void __init add_memory_region(unsigned long long start,
|
||||
unsigned long long size, int type);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче