|
@@ -13,7 +13,7 @@
|
|
#include <linux/wait.h>
|
|
#include <linux/wait.h>
|
|
|
|
|
|
/*
|
|
/*
|
|
- * CAREFUL: Check include/asm-generic/fcntl.h when defining
|
|
|
|
|
|
+ * CAREFUL: Check include/uapi/asm-generic/fcntl.h when defining
|
|
* new flags, since they might collide with O_* ones. We want
|
|
* new flags, since they might collide with O_* ones. We want
|
|
* to re-use O_* flags that couldn't possibly have a meaning
|
|
* to re-use O_* flags that couldn't possibly have a meaning
|
|
* from eventfd, in order to leave a free define-space for
|
|
* from eventfd, in order to leave a free define-space for
|