git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35df839
)
ext2: fix a typo on comment in ext2/inode.c
author
Namhyung Kim
<namhyung@gmail.com>
Wed, 15 Sep 2010 12:46:02 +0000
(21:46 +0900)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 23 Sep 2010 11:49:50 +0000
(13:49 +0200)
'excpet' should be 'except'.
'ext3_get_branch' should be 'ext2_get_branch'.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found