aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap.c
diff options
context:
space:
mode:
authorSimon Arlott <simon@fire.lp0.eux>2007-10-20 01:27:18 +0200
committerAdrian Bunk <bunk@kernel.org>2007-10-20 01:27:18 +0200
commit183ff22bb6bd8188c904ebfb479656ae52230b72 (patch)
tree425207fc9cdca03df64ee8241ba764c75db4d8d1 /mm/swap.c
parentspelling fixes: arch/x86_64/ (diff)
downloadlinux-dev-183ff22bb6bd8188c904ebfb479656ae52230b72.tar.xz
linux-dev-183ff22bb6bd8188c904ebfb479656ae52230b72.zip
spelling fixes: mm/
Spelling fixes in mm/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'mm/swap.c')
-rw-r--r--mm/swap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/swap.c b/mm/swap.c
index a65eff8a517a..9ac88323d237 100644
--- a/mm/swap.c
+++ b/mm/swap.c
@@ -5,7 +5,7 @@
*/
/*
- * This file contains the default values for the opereation of the
+ * This file contains the default values for the operation of the
* Linux VM subsystem. Fine-tuning documentation can be found in
* Documentation/sysctl/vm.txt.
* Started 18.12.91