]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/asm-generic/fcntl.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
[mv-sheeva.git] / include / asm-generic / fcntl.h
index 681ddf3e844c1fde1c1db04dbfe1629daaaf9108..fcd268ce06744ab616aeb6a5e429c723426906f6 100644 (file)
@@ -51,7 +51,7 @@
 #endif
 
 /*
- * Before Linux 2.6.32 only O_DSYNC semantics were implemented, but using
+ * Before Linux 2.6.33 only O_DSYNC semantics were implemented, but using
  * the O_SYNC flag.  We continue to use the existing numerical value
  * for O_DSYNC semantics now, but using the correct symbolic name for it.
  * This new value is used to request true Posix O_SYNC semantics.  It is