]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/core/iovec.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
[linux-2.6-omap-h63xx.git] / net / core / iovec.c
index d57ace949ab8b054626bd879c8129df5b0a404bf..65e4b56fbc774cb7b605065f8cac65c7006dbbe4 100644 (file)
@@ -33,7 +33,7 @@
  *     Verify iovec. The caller must ensure that the iovec is big enough
  *     to hold the message iovec.
  *
- *     Save time not doing verify_area. copy_*_user will make this work
+ *     Save time not doing access_ok. copy_*_user will make this work
  *     in any case.
  */