forked from luck/tmp_suning_uos_patched
include/asm-x86/alternative.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
8dbeeb24e4
commit
2ac1ea7ccd
|
@ -148,8 +148,7 @@ struct paravirt_patch_site;
|
|||
void apply_paravirt(struct paravirt_patch_site *start,
|
||||
struct paravirt_patch_site *end);
|
||||
#else
|
||||
static inline void
|
||||
apply_paravirt(struct paravirt_patch_site *start,
|
||||
static inline void apply_paravirt(struct paravirt_patch_site *start,
|
||||
struct paravirt_patch_site *end)
|
||||
{}
|
||||
#define __parainstructions NULL
|
||||
|
|
Loading…
Reference in New Issue
Block a user