1
0
Fork 0

MIPS: lib: Fix typo

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>
hifive-unleashed-5.1
Andrea Gelmini 2016-05-21 14:01:36 +02:00 committed by Ralf Baechle
parent a90c59e636
commit 209b877833
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@
/*
* 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