Commit 1774a5be authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar

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

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 88b4f6e9
......@@ -7,5 +7,5 @@
#endif
extern int ioremap_change_attr(unsigned long vaddr, unsigned long size,
unsigned long prot_val);
extern void __iomem * ioremap_wc(unsigned long offset, unsigned long size);
extern void __iomem *ioremap_wc(unsigned long offset, unsigned long size);
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