From: Szymon Janc <szymon.janc@tieto.com>
To: Andrei Emeltchenko <Andrei.Emeltchenko.news@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 7/7] android/handsfree: trivial: Correct comment style
Date: Thu, 17 Apr 2014 15:26:46 +0200 [thread overview]
Message-ID: <1401501.1zNi0hi367@uw000953> (raw)
In-Reply-To: <1397737431-6101-7-git-send-email-Andrei.Emeltchenko.news@gmail.com>
Hi Andrei,
On Thursday 17 of April 2014 15:23:51 Andrei Emeltchenko wrote:
> From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
>
> ---
> android/handsfree.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/android/handsfree.c b/android/handsfree.c
> index 55e151a..51dddb3 100644
> --- a/android/handsfree.c
> +++ b/android/handsfree.c
> @@ -2204,10 +2204,10 @@ static const struct ipc_handler cmd_handlers[] = {
> /* HAL_OP_HANDSFREE_DISCONNECT */
> { handle_disconnect, false,
> sizeof(struct hal_cmd_handsfree_disconnect) },
> - /*HAL_OP_HANDSFREE_CONNECT_AUDIO*/
> + /* HAL_OP_HANDSFREE_CONNECT_AUDIO */
> { handle_connect_audio, false,
> sizeof(struct hal_cmd_handsfree_connect_audio) },
> - /*HAL_OP_HANDSFREE_DISCONNECT_AUDIO*/
> + /* HAL_OP_HANDSFREE_DISCONNECT_AUDIO */
> { handle_disconnect_audio, false,
> sizeof(struct hal_cmd_handsfree_disconnect_audio) },
> /* define HAL_OP_HANDSFREE_START_VR */
>
This one is now pushed, thanks.
--
Best regards,
Szymon Janc
next prev parent reply other threads:[~2014-04-17 13:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-17 12:23 [PATCH 1/7] android/handsfree: Check service class is not zero Andrei Emeltchenko
2014-04-17 12:23 ` [PATCH 2/7] android/hal-audio-hsp: Add audio HAL for HSP handling Andrei Emeltchenko
2014-04-17 13:00 ` Szymon Janc
2014-04-17 12:23 ` [PATCH 3/7] android/hal-audio: Make code readable Andrei Emeltchenko
2014-04-17 13:02 ` Szymon Janc
2014-04-17 12:23 ` [PATCH 4/7] android/hal-audio-hsp: Add open_output_stream() Andrei Emeltchenko
2014-04-17 12:23 ` [PATCH 5/7] android/hal-audio: Add SCO audio API Andrei Emeltchenko
2014-04-17 13:20 ` Szymon Janc
2014-04-22 15:36 ` Luiz Augusto von Dentz
2014-04-23 14:06 ` Jesse Koegler
2014-04-23 18:41 ` Luiz Augusto von Dentz
2014-04-23 18:59 ` Jesse Koegler
2014-04-17 12:23 ` [PATCH 6/7] android/ipc: Use error printing error messages Andrei Emeltchenko
2014-04-17 13:23 ` Szymon Janc
2014-04-17 12:23 ` [PATCH 7/7] android/handsfree: trivial: Correct comment style Andrei Emeltchenko
2014-04-17 13:26 ` Szymon Janc [this message]
2014-04-17 12:54 ` [PATCH 1/7] android/handsfree: Check service class is not zero Szymon Janc
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=1401501.1zNi0hi367@uw000953 \
--to=szymon.janc@tieto.com \
--cc=Andrei.Emeltchenko.news@gmail.com \
--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