Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <ext.szymon.janc@tieto.com>
To: Andrzej Kaczmarek <andrzej.kaczmarek@codecoup.pl>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] android/log: Fix compilation error in AOSP
Date: Thu, 12 Nov 2015 11:17:50 +0100	[thread overview]
Message-ID: <7348840.K5Wc2JxOWi@leonov> (raw)
In-Reply-To: <1447265391-26817-1-git-send-email-andrzej.kaczmarek@codecoup.pl>

Hi Andrzej,

On Wednesday 11 of November 2015 19:09:51 Andrzej Kaczmarek wrote:
> btd_debug() has new parameter introduced in dcfdc556.
> ---
>  android/log.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/android/log.c b/android/log.c
> index 8013eba..35917c6 100644
> --- a/android/log.c
> +++ b/android/log.c
> @@ -139,7 +139,7 @@ void error(const char *format, ...)
>  	va_end(ap);
>  }
> 
> -void btd_debug(const char *format, ...)
> +void btd_debug(uint16_t index, const char *format, ...)
>  {
>  	va_list ap;

Applied, thanks.

-- 
BR
Szymon Janc

      reply	other threads:[~2015-11-12 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 18:09 [PATCH] android/log: Fix compilation error in AOSP Andrzej Kaczmarek
2015-11-12 10:17 ` 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=7348840.K5Wc2JxOWi@leonov \
    --to=ext.szymon.janc@tieto.com \
    --cc=andrzej.kaczmarek@codecoup.pl \
    --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