um: get rid of pointless include "..." where include <...> will do
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
このコミットが含まれているのは:
@@ -7,8 +7,8 @@
|
||||
#include <linux/completion.h>
|
||||
#include <linux/irqreturn.h>
|
||||
#include <asm/irq.h>
|
||||
#include "irq_kern.h"
|
||||
#include "os.h"
|
||||
#include <irq_kern.h>
|
||||
#include <os.h>
|
||||
|
||||
struct xterm_wait {
|
||||
struct completion ready;
|
||||
|
新しいイシューから参照
ユーザーをブロックする