commit | fd589a8f0a13f53a2dd580b1fe170633cf6b095f | [log] [tgz] |
---|---|---|
author | Anand Gadiyar <gadiyar@ti.com> | Thu Jul 16 17:13:03 2009 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Sep 21 15:14:55 2009 +0200 |
tree | 942c50188ca58041b0453189e710eafcfebaea57 | |
parent | 4f37940d64a155c025968118849b596f6aaa8128 [diff] [blame] |
trivial: fix typo "to to" in multiple files Signed-off-by: Anand Gadiyar <gadiyar@ti.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
diff --git a/fs/ext4/inode.c b/fs/ext4/inode.c index 4abd683..3a79873 100644 --- a/fs/ext4/inode.c +++ b/fs/ext4/inode.c
@@ -2337,7 +2337,7 @@ /* * Rest of the page in the page_vec * redirty then and skip then. We will - * try to to write them again after + * try to write them again after * starting a new transaction */ redirty_page_for_writepage(wbc, page);