From: Andrew Morton Date: Tue, 5 Feb 2008 11:07:58 +0000 (-0800) Subject: bluetooth: uninlining X-Git-Tag: v2.6.25-rc1~787^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91f5cca3d1b4341624715f6dd01ee09be9af46c4;p=pandora-kernel.git bluetooth: uninlining Remove all those inlines which were either a) unneeded or b) increased code size. text data bss dec hex filename before: 6997 74 8 7079 1ba7 net/bluetooth/hidp/core.o after: 6492 74 8 6574 19ae net/bluetooth/hidp/core.o Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed