From: Johan Hedberg <johan.hedberg@gmail.com>
To: "Gustavo F. Padovan" <gustavo@padovan.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] audio: Fix typo
Date: Tue, 8 Jun 2010 14:23:14 +0800 [thread overview]
Message-ID: <20100608062314.GA16785@jh-x301> (raw)
In-Reply-To: <1275792403-5535-1-git-send-email-gustavo@padovan.org>
Hi Gustavo,
On Sat, Jun 05, 2010, Gustavo F. Padovan wrote:
> audio/gateway.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/audio/gateway.c b/audio/gateway.c
> index dfe7145..1dd3f5b 100644
> --- a/audio/gateway.c
> +++ b/audio/gateway.c
> @@ -204,7 +204,7 @@ static void newconnection_reply(DBusPendingCall *call, void *data)
>
> dbus_error_init(&derr);
> if (!dbus_set_error_from_message(&derr, reply)) {
> - DBG("Agent reply: file descriptor passed successfuly");
> + DBG("Agent reply: file descriptor passed successfully");
> change_state(dev, GATEWAY_STATE_CONNECTED);
> goto done;
> }
> @@ -234,7 +234,7 @@ static void rfcomm_connect_cb(GIOChannel *chan, GError *err,
> }
>
> if (!gw->agent) {
> - error("Handfree Agent not registered");
> + error("Handsfree Agent not registered");
> goto fail;
> }
This patch is now upstream. Thanks.
Johan
prev parent reply other threads:[~2010-06-08 6:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-06 2:46 [PATCH] audio: Fix typo Gustavo F. Padovan
2010-06-08 6:23 ` 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=20100608062314.GA16785@jh-x301 \
--to=johan.hedberg@gmail.com \
--cc=gustavo@padovan.org \
--cc=linux-bluetooth@vger.kernel.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