From: Szymon Janc <szymon.janc@tieto.com>
To: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/6] attrib: Fix minor whitespace issue
Date: Tue, 27 May 2014 22:56:15 +0200 [thread overview]
Message-ID: <1702302.G5WLWg8oyY@leonov> (raw)
In-Reply-To: <1401185734-23672-1-git-send-email-jakub.tyszkowski@tieto.com>
Hi Jakub,
On Tuesday 27 of May 2014 12:15:29 Jakub Tyszkowski wrote:
> Replace spaces with tabs.
> ---
> attrib/att.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/attrib/att.h b/attrib/att.h
> index 068ddf8..c92cd5d 100644
> --- a/attrib/att.h
> +++ b/attrib/att.h
> @@ -86,8 +86,8 @@
> #define ATT_PSM 31
>
> /* Flags for Execute Write Request Operation */
> -#define ATT_CANCEL_ALL_PREP_WRITES 0x00
> -#define ATT_WRITE_ALL_PREP_WRITES 0x01
> +#define ATT_CANCEL_ALL_PREP_WRITES 0x00
> +#define ATT_WRITE_ALL_PREP_WRITES 0x01
>
> /* Find Information Response Formats */
> #define ATT_FIND_INFO_RESP_FMT_16BIT 0x01
Patches 1-4 are now applied, thanks.
--
BR
Szymon Janc
prev parent reply other threads:[~2014-05-27 20:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-27 10:15 [PATCH 1/6] attrib: Fix minor whitespace issue Jakub Tyszkowski
2014-05-27 10:15 ` [PATCH 2/6] gatt: Fix not freeing GError on failure Jakub Tyszkowski
2014-05-27 10:15 ` [PATCH 3/6] android/gatt: Use proper variable to store response length Jakub Tyszkowski
2014-05-27 10:15 ` [PATCH 4/6] shared/gatt-db: Fix cropping permissions value Jakub Tyszkowski
2014-05-27 10:15 ` [PATCH 5/6] android/gatt: Initialize crypto first Jakub Tyszkowski
2014-05-27 20:51 ` Szymon Janc
2014-05-27 10:15 ` [PATCH 6/6] android/gatt: Exchange mtu on connect if acting as client Jakub Tyszkowski
2014-05-27 20:41 ` Szymon Janc
2014-05-27 20:56 ` 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=1702302.G5WLWg8oyY@leonov \
--to=szymon.janc@tieto.com \
--cc=jakub.tyszkowski@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