bluetooth: uninlining
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 5 Feb 2008 11:07:58 +0000 (03:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2008 11:07:58 +0000 (03:07 -0800)
commit91f5cca3d1b4341624715f6dd01ee09be9af46c4
tree19e12d37244cbe39203586da26ef055b92abef49
parenteff001e35a857361f3fb289fea86e97c334a5446
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 <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bluetooth/hidp/core.c