From: Gustavo Padovan <gustavo@padovan.org>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-bluetooth@vger.kernel.org, marcel@holtmann.org,
johan.hedberg@gmail.com, patches@linaro.org
Subject: Re: [PATCH 00/11] Use devm_kzalloc in bluetooth drivers
Date: Mon, 6 Aug 2012 14:30:21 -0300 [thread overview]
Message-ID: <20120806173021.GA3146@joana> (raw)
In-Reply-To: <1343372921-18780-1-git-send-email-sachin.kamat@linaro.org>
Hi Sachin,
* Sachin Kamat <sachin.kamat@linaro.org> [2012-07-27 12:38:30 +0530]:
> devm_kzalloc() is a device managed function which eliminates the need
> to free memory explicitly thereby saving some cleanup code and making
> the exit code simpler.
>
> This series is based on the following tree and is compile tested.
> git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git
>
> Sachin Kamat (11):
> Bluetooth: Use devm_kzalloc in bcm203x.c file.
> Bluetooth: Use devm_kzalloc in bfusb.c file
> Bluetooth: Use devm_kzalloc in bluecard_cs.c file
> Bluetooth: Use devm_kzalloc in bpa10x.c file
> Bluetooth: Use devm_kzalloc in bt3c_cs.c file
> Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file
> Bluetooth: Use devm_kzalloc in btsdio.c file
> Bluetooth: Use devm_kzalloc in btuart_cs.c file
> Bluetooth: Use devm_kzalloc in btusb.c file
> Bluetooth: Use devm_kzalloc in btwilink.c file
> Bluetooth: Use devm_kzalloc in dtl1_cs.c file
>
> drivers/bluetooth/bcm203x.c | 8 +-------
> drivers/bluetooth/bfusb.c | 12 ++++--------
> drivers/bluetooth/bluecard_cs.c | 5 +----
> drivers/bluetooth/bpa10x.c | 8 ++------
> drivers/bluetooth/bt3c_cs.c | 5 +----
> drivers/bluetooth/btmrvl_sdio.c | 15 ++++-----------
> drivers/bluetooth/btsdio.c | 8 ++------
> drivers/bluetooth/btuart_cs.c | 5 +----
> drivers/bluetooth/btusb.c | 13 +++----------
> drivers/bluetooth/btwilink.c | 8 ++------
> drivers/bluetooth/dtl1_cs.c | 3 +--
> 11 files changed, 22 insertions(+), 68 deletions(-)
The whole series have been applied to bluetooth-next. Thanks.
Gustavo
next prev parent reply other threads:[~2012-08-06 17:30 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 7:08 [PATCH 00/11] Use devm_kzalloc in bluetooth drivers Sachin Kamat
2012-07-27 7:08 ` [PATCH 01/11] Bluetooth: Use devm_kzalloc in bcm203x.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 02/11] Bluetooth: Use devm_kzalloc in bfusb.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 03/11] Bluetooth: Use devm_kzalloc in bluecard_cs.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 04/11] Bluetooth: Use devm_kzalloc in bpa10x.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 05/11] Bluetooth: Use devm_kzalloc in bt3c_cs.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 06/11] Bluetooth: Use devm_kzalloc in btmrvl_sdio.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 07/11] Bluetooth: Use devm_kzalloc in btsdio.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 08/11] Bluetooth: Use devm_kzalloc in btuart_cs.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 09/11] Bluetooth: Use devm_kzalloc in btusb.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 10/11] Bluetooth: Use devm_kzalloc in btwilink.c file Sachin Kamat
2012-07-27 7:08 ` [PATCH 11/11] Bluetooth: Use devm_kzalloc in dtl1_cs.c file Sachin Kamat
2012-08-06 16:08 ` [PATCH 00/11] Use devm_kzalloc in bluetooth drivers Sachin Kamat
2012-08-06 16:37 ` Marcel Holtmann
2012-08-06 17:30 ` Gustavo Padovan [this message]
2012-08-07 3:25 ` Sachin Kamat
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=20120806173021.GA3146@joana \
--to=gustavo@padovan.org \
--cc=johan.hedberg@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marcel@holtmann.org \
--cc=patches@linaro.org \
--cc=sachin.kamat@linaro.org \
/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