Merge /spare/repo/linux-2.6/
[firefly-linux-kernel-4.4.55.git] / drivers / char / Kconfig
index 7ccf871d3c9dd77178fa9ca46fb3e5def6c33a0e..43d0cb19ef6ad839c391e2ad8aa65a0c425de60d 100644 (file)
@@ -940,8 +940,8 @@ config RAW_DRIVER
          Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. 
          See the raw(8) manpage for more details.
 
-          The raw driver is deprecated and may be removed from 2.7
-          kernels.  Applications should simply open the device (eg /dev/hda1)
+          The raw driver is deprecated and will be removed soon.
+          Applications should simply open the device (eg /dev/hda1)
           with the O_DIRECT flag.
 
 config HPET