From: Szymon Janc <szymon.janc@gmail.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/health: Make coding style consistent for array parameter
Date: Tue, 17 Jun 2014 21:26:51 +0200 [thread overview]
Message-ID: <4907338.zOYmyKcdAo@athlon> (raw)
In-Reply-To: <1403012834-28933-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>
Hi Grzegorz,
On Tuesday 17 June 2014 15:47:14 Grzegorz Kolodziejczyk wrote:
> ---
> android/health.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/android/health.c b/android/health.c
> index 58323d9..60c4c99 100644
> --- a/android/health.c
> +++ b/android/health.c
> @@ -1093,8 +1093,7 @@ static int connect_mcl(struct health_channel *channel)
> search_cb, channel, NULL, 0);
> }
>
> -static struct health_device *create_device(uint16_t app_id,
> - const uint8_t addr[])
> +static struct health_device *create_device(uint16_t app_id, const uint8_t
> *addr) {
> struct health_device *dev;
Applied. Thanks.
--
Szymon K. Janc
szymon.janc@gmail.com
prev parent reply other threads:[~2014-06-17 19:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 13:47 [PATCH] android/health: Make coding style consistent for array parameter Grzegorz Kolodziejczyk
2014-06-17 19:26 ` Szymon Janc [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=4907338.zOYmyKcdAo@athlon \
--to=szymon.janc@gmail.com \
--cc=grzegorz.kolodziejczyk@tieto.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