Hi Joe, * Joe Perches <joe@xxxxxxxxxxx> [2010-12-03 18:33:04 -0800]: > Save some text and bss. > Remove function batostr so there's no possibility of bad output. > > from the net/bluetooth directory: > > $ size built-in.o.* > text data bss dec hex filename > 293562 16265 70088 379915 5cc0b built-in.o.allyesconfig.new > 294619 16269 70480 381368 5d1b8 built-in.o.allyesconfig.old > 30359 772 56 31187 79d3 built-in.o.btonly.new > 30555 776 92 31423 7abf built-in.o.btonly.old > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > net/bluetooth/bnep/core.c | 3 +-- > net/bluetooth/cmtp/core.c | 2 +- > net/bluetooth/hci_conn.c | 6 +++--- > net/bluetooth/hci_core.c | 8 ++++---- > net/bluetooth/hci_event.c | 6 +++--- > net/bluetooth/hci_sysfs.c | 10 +++++----- > net/bluetooth/hidp/core.c | 4 ++-- > net/bluetooth/l2cap.c | 19 +++++++++---------- > net/bluetooth/lib.c | 14 -------------- > net/bluetooth/rfcomm/core.c | 16 ++++++++-------- > net/bluetooth/rfcomm/sock.c | 8 ++++---- > net/bluetooth/rfcomm/tty.c | 6 +++--- > net/bluetooth/sco.c | 12 ++++++------ > 13 files changed, 49 insertions(+), 65 deletions(-) This patch doesn't apply to the bluetooth-next-2.6 tree. Can you please rebase it against the bluetooth-next-2.6 tree? The tree is at: git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6.git -- Gustavo F. Padovan http://profusion.mobi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html