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:
eff001e
)
bluetooth: uninlining
author
Andrew Morton
<akpm@linux-foundation.org>
Tue, 5 Feb 2008 11:07:58 +0000
(
03:07
-0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Feb 2008 11:07:58 +0000
(
03:07
-0800)
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 <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found