From: Joe Perches <joe@perches.com>
To: Marcel Holtmann <marcel@holtmann.org>,
"Gustavo F. Padovan" <padovan@profusion.mobi>,
linux-bluetooth@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH 0/2] bluetooth: logging cleanups and trivial object shrinking
Date: Sun, 12 Feb 2012 19:15:52 -0800 [thread overview]
Message-ID: <cover.1329102581.git.joe@perches.com> (raw)
Joe Perches (2):
bluetooth: Use more current logging styles
bluetooth: Convert BT_DBG to pr_debug
drivers/bluetooth/ath3k.c | 56 ++++----
drivers/bluetooth/bcm203x.c | 34 ++--
drivers/bluetooth/bfusb.c | 102 +++++++------
drivers/bluetooth/bluecard_cs.c | 17 +-
drivers/bluetooth/bpa10x.c | 48 +++---
drivers/bluetooth/bt3c_cs.c | 36 +++--
drivers/bluetooth/btmrvl_debugfs.c | 2 +-
drivers/bluetooth/btmrvl_main.c | 102 +++++++------
drivers/bluetooth/btmrvl_sdio.c | 149 +++++++++---------
drivers/bluetooth/btsdio.c | 26 ++--
drivers/bluetooth/btuart_cs.c | 23 ++--
drivers/bluetooth/btusb.c | 86 +++++-----
drivers/bluetooth/btwilink.c | 46 +++---
drivers/bluetooth/dtl1_cs.c | 19 ++-
drivers/bluetooth/hci_ath.c | 14 +-
drivers/bluetooth/hci_bcsp.c | 78 +++++-----
drivers/bluetooth/hci_h4.c | 18 +-
drivers/bluetooth/hci_ldisc.c | 37 +++---
drivers/bluetooth/hci_ll.c | 83 ++++++-----
drivers/bluetooth/hci_vhci.c | 6 +-
include/net/bluetooth/bluetooth.h | 10 +-
include/net/bluetooth/hci_core.h | 6 +-
include/net/bluetooth/l2cap.h | 2 +-
net/bluetooth/af_bluetooth.c | 20 ++--
net/bluetooth/bnep/core.c | 30 ++--
net/bluetooth/bnep/netdev.c | 14 +-
net/bluetooth/bnep/sock.c | 10 +-
net/bluetooth/cmtp/capi.c | 50 +++---
net/bluetooth/cmtp/core.c | 31 ++--
net/bluetooth/cmtp/sock.c | 10 +-
net/bluetooth/hci_conn.c | 58 ++++----
net/bluetooth/hci_core.c | 175 +++++++++++----------
net/bluetooth/hci_event.c | 298 ++++++++++++++++++------------------
net/bluetooth/hci_sock.c | 26 ++--
net/bluetooth/hci_sysfs.c | 10 +-
net/bluetooth/hidp/core.c | 58 ++++---
net/bluetooth/hidp/sock.c | 10 +-
net/bluetooth/l2cap_core.c | 221 ++++++++++++++-------------
net/bluetooth/l2cap_sock.c | 40 +++---
net/bluetooth/lib.c | 25 +++-
net/bluetooth/mgmt.c | 95 ++++++------
net/bluetooth/rfcomm/core.c | 180 +++++++++++-----------
net/bluetooth/rfcomm/sock.c | 57 ++++----
net/bluetooth/rfcomm/tty.c | 106 +++++++-------
net/bluetooth/sco.c | 77 +++++-----
net/bluetooth/smp.c | 47 +++---
46 files changed, 1360 insertions(+), 1288 deletions(-)
--
1.7.8.111.gad25c.dirty
next reply other threads:[~2012-02-13 3:15 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 3:15 Joe Perches [this message]
2012-02-13 3:15 ` [PATCH 1/2] bluetooth: Use more current logging styles Joe Perches
2012-02-13 6:35 ` Marcel Holtmann
2012-02-13 6:46 ` Joe Perches
2012-02-13 7:21 ` Marcel Holtmann
2012-02-13 7:28 ` Joe Perches
2012-02-13 7:30 ` Marcel Holtmann
2012-02-13 8:24 ` Joe Perches
2012-02-13 21:56 ` Gustavo Padovan
2012-02-14 2:02 ` Joe Perches
2012-02-16 16:43 ` Joe Perches
2012-02-16 18:05 ` Gustavo Padovan
2012-02-16 21:33 ` David Miller
2012-02-17 8:58 ` Marcel Holtmann
2012-02-13 3:15 ` [PATCH 2/2] bluetooth: Convert BT_DBG to pr_debug Joe Perches
2012-02-13 6:37 ` Marcel Holtmann
2012-02-13 6:51 ` Joe Perches
2012-02-13 7:19 ` Marcel Holtmann
2012-02-13 7:24 ` Joe Perches
2012-02-13 9:21 ` Andrei Emeltchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1329102581.git.joe@perches.com \
--to=joe@perches.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.org \
--cc=padovan@profusion.mobi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).