]> err.no Git - linux-2.6/blobdiff - net/core/iovec.c
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
[linux-2.6] / 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.
  */