uaccess_32.h typo

From: Sergey Senozhatsky
Date: Wed Sep 16 2009 - 05:56:59 EST


Hello Peter,
There is a typo in x86 uaccess_32.h

--- a/arch/x86/include/asm/uaccess_32.h
+++ b/arch/x86/include/asm/uaccess_32.h
@@ -33,7 +33,7 @@ unsigned long __must_check __copy_from_user_ll_nocache_nozero
* Copy data from kernel space to user space. Caller must check
* the specified block with access_ok() before calling this function.
* The caller should also make sure he pins the user space address
- * so that the we don't result in page fault and sleep.
+ * so that we don't result in page fault and sleep.
*
* Here we special-case 1, 2 and 4-byte copy_*_user invocations. On a fault
* we return the initial request size (1, 2 or 4), as copy_*_user should do.

Could you please correct it? Thanks.


Sergey

Attachment: signature.asc
Description: Digital signature