From: David Sterba Date: Thu, 5 May 2011 10:44:41 +0000 (+0200) Subject: btrfs: remove all unused functions X-Git-Tag: v3.0-rc1~38^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a97a9dbd86eb1ef956bdf20e05c507b32beb96;p=pandora-kernel.git btrfs: remove all unused functions 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 --- Reading git-diff-tree failed