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:
621496f
)
btrfs: remove all unused functions
author
David Sterba
<dsterba@suse.cz>
Thu, 5 May 2011 10:44:41 +0000
(12:44 +0200)
committer
David Sterba
<dsterba@suse.cz>
Fri, 6 May 2011 10:34:03 +0000
(12:34 +0200)
Remove static and global declarations and/or definitions. Reduces size
of btrfs.ko by ~3.4kB.
text data bss dec hex filename
402081 7464 200 409745 64091 btrfs.ko.base
398620 7144 200 405964 631cc btrfs.ko.remove-all
Signed-off-by: David Sterba <dsterba@suse.cz>
No differences found