MIPS: lib: Fix typo
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 12:01:36 +0000 (14:01 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 28 May 2016 10:35:08 +0000 (12:35 +0200)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: trivial@kernel.org
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13331/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lib/memcpy.S

index 9245e1705e691124ad3f4eb563cfe680184c30cf..6c303a94a196a32255269b3395c37d41ed15b464 100644 (file)
 
        /*
         * Macro to build the __copy_user common code
-        * Arguements:
+        * Arguments:
         * mode : LEGACY_MODE or EVA_MODE
         * from : Source operand. USEROP or KERNELOP
         * to   : Destination operand. USEROP or KERNELOP
This page took 0.025346 seconds and 5 git commands to generate.