提交 ace4fdbb 编写于 作者: J Joe Perches 提交者: Ingo Molnar

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

Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 affe6637
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
extern unsigned int cached_irq_mask; extern unsigned int cached_irq_mask;
#define __byte(x,y) (((unsigned char *) &(y))[x]) #define __byte(x, y) (((unsigned char *)&(y))[x])
#define cached_master_mask (__byte(0, cached_irq_mask)) #define cached_master_mask (__byte(0, cached_irq_mask))
#define cached_slave_mask (__byte(1, cached_irq_mask)) #define cached_slave_mask (__byte(1, cached_irq_mask))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册