On 08/01/07, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
Remove a couple final references to the obsolete verify_area() call, which was long ago replaced by access_ok(). Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- it *appears* that these last two references can be removed, unless there's something really strange i'm not seeing here.
The AVR32 code went in roughly a month after I did the last verify_area() cleanup patch, so I missed these bits. The patch looks sane to me, so feel free to add Acked-by: Jesper Juhl <[EMAIL PROTECTED]> -- Jesper Juhl <[EMAIL PROTECTED]> Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html Plain text mails only, please http://www.expita.com/nomime.html - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

