include/linux/eventfd.h: fix incorrect filename is a comment
[sfrench/cifs-2.6.git] / include / linux / eventfd.h
index 3c3ef19a625a26a38944cb06afca97b872d48234..cf5d2af61b8105ba34818d4f668fad10c6759c02 100644 (file)
@@ -13,7 +13,7 @@
 #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
  * to re-use O_* flags that couldn't possibly have a meaning
  * from eventfd, in order to leave a free define-space for