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 3/3] Fix not canceling pending calls on maemo6 telephony driver exit
Date: Tue, 30 Nov 2010 14:32:45 +0200 [thread overview]
Message-ID: <20101130123245.GB9714@jh-x301> (raw)
In-Reply-To: <1291119975-9460-3-git-send-email-luiz.dentz@gmail.com>
Hi Luiz,
On Tue, Nov 30, 2010, Luiz Augusto von Dentz wrote:
> + g_slist_foreach(pending, (GFunc) remove_pending, NULL);
> + g_slist_free(pending);
Maybe GLib can handle removing the items in the foreach callback, but I
think it'd be better to just use pending_call_unref in this case.
Johan
next prev parent reply other threads:[~2010-11-30 12:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 12:26 [PATCH 1/3] Fix interface name of modem states on maemo6 telephony driver Luiz Augusto von Dentz
2010-11-30 12:26 ` [PATCH 2/3] Use specific members in D-Bus match rules on telephony maemo6 driver Luiz Augusto von Dentz
2010-11-30 12:26 ` [PATCH 3/3] Fix not canceling pending calls on maemo6 telephony driver exit Luiz Augusto von Dentz
2010-11-30 12:32 ` Johan Hedberg [this message]
2010-11-30 12:31 ` [PATCH 1/3] Fix interface name of modem states on maemo6 telephony driver Johan Hedberg
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=20101130123245.GB9714@jh-x301 \
--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