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:
4c728ef
)
vfs: remove duplicate code in get_fs_type()
author
Li Zefan
<lizf@cn.fujitsu.com>
Thu, 25 Dec 2008 05:32:15 +0000
(13:32 +0800)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 5 Jan 2009 16:54:29 +0000
(11:54 -0500)
save 14 bytes:
text data bss dec hex filename
1354 32 4 1390 56e fs/filesystems.o.before
text data bss dec hex filename
1340 32 4 1376 560 fs/filesystems.o
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found