X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2Fiovec.c;h=65e4b56fbc774cb7b605065f8cac65c7006dbbe4;hb=f35279d3f713e5c97b98cbdbf47d98f79942c11f;hp=d57ace949ab8b054626bd879c8129df5b0a404bf;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6 diff --git a/net/core/iovec.c b/net/core/iovec.c index d57ace949a..65e4b56fbc 100644 --- a/net/core/iovec.c +++ b/net/core/iovec.c @@ -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. */