linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH obexd 1/6 v3] Make use of g_slist_free_full when elements are dynamically-allocated
Date: Tue, 2 Aug 2011 13:14:14 +0300	[thread overview]
Message-ID: <20110802101414.GA6441@dell.ger.corp.intel.com> (raw)
In-Reply-To: <1312279206-15500-1-git-send-email-luiz.dentz@gmail.com>

Hi Luiz,

On Tue, Aug 02, 2011, Luiz Augusto von Dentz wrote:
> This avoid having to iterate twice in the list to free its elements.
> ---
>  Makefile.am                 |    2 +-
>  configure.ac                |    4 ++++
>  plugins/bluetooth.c         |    9 ++++-----
>  plugins/pbap.c              |    8 +++++---
>  plugins/phonebook-dummy.c   |    4 ++--
>  plugins/phonebook-ebook.c   |    1 +
>  plugins/phonebook-tracker.c |    6 +++---
>  plugins/vcard.c             |   22 ++++++++++------------
>  src/glib-helper.h           |   30 ++++++++++++++++++++++++++++++
>  tools/test-server.c         |    2 ++
>  10 files changed, 62 insertions(+), 26 deletions(-)
>  create mode 100644 src/glib-helper.h

This and the other five patches have been pushed upstream. Thanks.

Johan

  reply	other threads:[~2011-08-02 10:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 10:00 [PATCH obexd 1/6 v3] Make use of g_slist_free_full when elements are dynamically-allocated Luiz Augusto von Dentz
2011-08-02 10:14 ` Johan Hedberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-07-20  9:53 Luiz Augusto von Dentz

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=20110802101414.GA6441@dell.ger.corp.intel.com \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    /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).