commit | 183ff22bb6bd8188c904ebfb479656ae52230b72 | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eux> | Sat Oct 20 01:27:18 2007 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sat Oct 20 01:27:18 2007 +0200 |
tree | 425207fc9cdca03df64ee8241ba764c75db4d8d1 | |
parent | 676b1855de0a18100b3c340084eb8ef72bde4fb1 [diff] [blame] |
spelling fixes: mm/ Spelling fixes in mm/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/mm/memory.c b/mm/memory.c index 142683d..eefd5b6 100644 --- a/mm/memory.c +++ b/mm/memory.c
@@ -2713,7 +2713,7 @@ return 0; down_read(&mm->mmap_sem); - /* ignore errors, just check how much was sucessfully transfered */ + /* ignore errors, just check how much was successfully transferred */ while (len) { int bytes, ret, offset; void *maddr;