]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/fanotify.h
fanotify: remove fanotify.h declarations
[net-next-2.6.git] / include / linux / fanotify.h
index 5ee22fb274e561f2921996b871bc09554981bfc7..90e59b24fd04b3037731eb3f11fe21b4806601a7 100644 (file)
                        FAN_CLOSE |\
                        FAN_OPEN)
 
-/*
- * All legal FAN bits userspace can request (although possibly not all
- * at the same time.
- */
-#define FAN_ALL_INCOMING_EVENTS        (FAN_ALL_EVENTS |\
-                                FAN_EVENT_ON_CHILD)
-
 #define FAN_ALL_OUTGOING_EVENTS        (FAN_ALL_EVENTS |\
                                 FAN_Q_OVERFLOW)