linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gatt: Fix whitespace in UUID definitions
@ 2012-08-31 14:36 Andrzej Kaczmarek
  2012-09-03 11:56 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Andrzej Kaczmarek @ 2012-08-31 14:36 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Andrzej Kaczmarek

---
 attrib/gatt.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/attrib/gatt.h b/attrib/gatt.h
index a15e92f..6bb6f0f 100644
--- a/attrib/gatt.h
+++ b/attrib/gatt.h
@@ -46,8 +46,8 @@
 #define GATT_CHARAC_FMT_UUID		0x2904
 #define GATT_CHARAC_AGREG_FMT_UUID	0x2905
 #define GATT_CHARAC_VALID_RANGE_UUID	0x2906
-#define GATT_EXTERNAL_REPORT_REFERENCE  0x2907
-#define GATT_REPORT_REFERENCE           0x2908
+#define GATT_EXTERNAL_REPORT_REFERENCE	0x2907
+#define GATT_REPORT_REFERENCE		0x2908
 
 /* Client Characteristic Configuration bit field */
 #define GATT_CLIENT_CHARAC_CFG_NOTIF_BIT	0x0001
-- 
1.7.11.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gatt: Fix whitespace in UUID definitions
  2012-08-31 14:36 [PATCH] gatt: Fix whitespace in UUID definitions Andrzej Kaczmarek
@ 2012-09-03 11:56 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2012-09-03 11:56 UTC (permalink / raw)
  To: Andrzej Kaczmarek; +Cc: linux-bluetooth

Hi Andrzej,

On Fri, Aug 31, 2012, Andrzej Kaczmarek wrote:
> ---
>  attrib/gatt.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied. Thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-03 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-31 14:36 [PATCH] gatt: Fix whitespace in UUID definitions Andrzej Kaczmarek
2012-09-03 11:56 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).