License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / include / linux / fanotify.h
blob096c96f4f16af0f94a54e5e237e3f36fe9883778
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _LINUX_FANOTIFY_H
3 #define _LINUX_FANOTIFY_H
5 #include <uapi/linux/fanotify.h>
7 /* not valid from userspace, only kernel internal */
8 #define FAN_MARK_ONDIR 0x00000100
9 #endif /* _LINUX_FANOTIFY_H */