From: Johan Hedberg <johan.hedberg@gmail.com>
To: David Herrmann <dh.herrmann@googlemail.com>
Cc: linux-bluetooth@vger.kernel.org, padovan@profusion.mobi,
marcel@holtmann.org
Subject: Re: [PATCH 00/18] Cleanup HCI reference counts
Date: Mon, 9 Jan 2012 13:44:17 +0200 [thread overview]
Message-ID: <20120109114417.GA31957@x220> (raw)
In-Reply-To: <1325947644-11736-1-git-send-email-dh.herrmann@googlemail.com>
Hi David,
On Sat, Jan 07, 2012, David Herrmann wrote:
> David Herrmann (18):
> Bluetooth: Make hci-destruct callback optional
> Bluetooth: bluecard-cs: Remove empty destruct cb
> Bluetooth: bt3c-cs: Remove empty destruct cb
> Bluetooth: btmrvl: Remove empty destruct cb
> Bluetooth: btuart-cs: Remove empty destruct cb
> Bluetooth: btwilink: Remove empty destruct cb
> Bluetooth: dtl1-cs: Remove empty destruct cb
> Bluetooth: vhci: Free driver_data on file release
> Bluetooth: bfusb: Free driver_data on USB shutdown
> Bluetooth: btusb: Free driver data on USB shutdown
> Bluetooth: bpa10x: Free private driver data on usb shutdown
> Bluetooth: btsdio: Free driver data on SDIO shutdown
> Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb
> Bluetooth: Remove unused hci-destruct cb
> Bluetooth: Correctly acquire module ref
> Bluetooth: Remove HCI-owner field
> Bluetooth: Correctly take hci_dev->dev refcount
> Bluetooth: Remove __hci_dev_put/hold
>
> drivers/bluetooth/bfusb.c | 13 +------------
> drivers/bluetooth/bluecard_cs.c | 8 --------
> drivers/bluetooth/bpa10x.c | 17 +++--------------
> drivers/bluetooth/bt3c_cs.c | 8 --------
> drivers/bluetooth/btmrvl_main.c | 6 ------
> drivers/bluetooth/btsdio.c | 13 +------------
> drivers/bluetooth/btuart_cs.c | 8 --------
> drivers/bluetooth/btusb.c | 17 +++--------------
> drivers/bluetooth/btwilink.c | 10 ----------
> drivers/bluetooth/dtl1_cs.c | 8 --------
> drivers/bluetooth/hci_ldisc.c | 14 ++------------
> drivers/bluetooth/hci_vhci.c | 9 +--------
> include/net/bluetooth/hci_core.h | 28 ++++------------------------
> net/bluetooth/hci_core.c | 9 ++++-----
> net/bluetooth/hci_sysfs.c | 2 ++
> 15 files changed, 21 insertions(+), 149 deletions(-)
All of these patches have been applied to my bluetooth-next tree. In the
future please adjust your editor settings so that your commit message
lines aren't longer than 72 characters. The message should be fully
visible with git log (which indents the messages) on a 80-wide terminal
I ended up fixing the messages manually this time.
Johan
prev parent reply other threads:[~2012-01-09 11:44 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-07 14:47 [PATCH 00/18] Cleanup HCI reference counts David Herrmann
2012-01-07 14:47 ` [PATCH 01/18] Bluetooth: Make hci-destruct callback optional David Herrmann
2012-01-07 14:47 ` [PATCH 02/18] Bluetooth: bluecard-cs: Remove empty destruct cb David Herrmann
2012-01-07 14:47 ` [PATCH 03/18] Bluetooth: bt3c-cs: " David Herrmann
2012-01-07 14:47 ` [PATCH 04/18] Bluetooth: btmrvl: " David Herrmann
2012-01-07 14:47 ` [PATCH 05/18] Bluetooth: btuart-cs: " David Herrmann
2012-01-07 14:47 ` [PATCH 06/18] Bluetooth: btwilink: " David Herrmann
2012-01-07 14:47 ` [PATCH 07/18] Bluetooth: dtl1-cs: " David Herrmann
2012-01-07 14:47 ` [PATCH 08/18] Bluetooth: vhci: Free driver_data on file release David Herrmann
2012-01-07 14:47 ` [PATCH 09/18] Bluetooth: bfusb: Free driver_data on USB shutdown David Herrmann
2012-01-07 14:47 ` [PATCH 10/18] Bluetooth: btusb: Free driver data " David Herrmann
2012-01-07 14:47 ` [PATCH 11/18] Bluetooth: bpa10x: Free private driver data on usb shutdown David Herrmann
2012-01-07 14:47 ` [PATCH 12/18] Bluetooth: btsdio: Free driver data on SDIO shutdown David Herrmann
2012-01-07 14:47 ` [PATCH 13/18] Bluetooth: uart-ldisc: Fix memory leak and remove destruct cb David Herrmann
2012-01-07 14:47 ` [PATCH 14/18] Bluetooth: Remove unused hci-destruct cb David Herrmann
2012-01-07 14:47 ` [PATCH 15/18] Bluetooth: Correctly acquire module ref David Herrmann
2012-01-07 14:47 ` [PATCH 16/18] Bluetooth: Remove HCI-owner field David Herrmann
2012-01-07 14:47 ` [PATCH 17/18] Bluetooth: Correctly take hci_dev->dev refcount David Herrmann
2012-01-07 14:47 ` [PATCH 18/18] Bluetooth: Remove __hci_dev_put/hold David Herrmann
2012-01-09 7:54 ` [PATCH 00/18] Cleanup HCI reference counts Marcel Holtmann
2012-01-09 11:44 ` Johan Hedberg [this message]
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=20120109114417.GA31957@x220 \
--to=johan.hedberg@gmail.com \
--cc=dh.herrmann@googlemail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.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).