diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/fanotify.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fanotify.h b/include/linux/fanotify.h index a97c96d28c07..ed479b6fef7b 100644 --- a/include/linux/fanotify.h +++ b/include/linux/fanotify.h | |||
@@ -12,7 +12,6 @@ | |||
12 | 12 | ||
13 | #define FAN_EVENT_ON_CHILD 0x08000000 /* interested in child events */ | 13 | #define FAN_EVENT_ON_CHILD 0x08000000 /* interested in child events */ |
14 | 14 | ||
15 | /* FIXME currently Q's have no limit.... */ | ||
16 | #define FAN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ | 15 | #define FAN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ |
17 | 16 | ||
18 | #define FAN_OPEN_PERM 0x00010000 /* File open in perm check */ | 17 | #define FAN_OPEN_PERM 0x00010000 /* File open in perm check */ |