All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] shared/gatt-client: Remove stray line.
@ 2014-09-23 21:02 Arman Uguray
  2014-09-24  8:08 ` Johan Hedberg
  0 siblings, 1 reply; 2+ messages in thread
From: Arman Uguray @ 2014-09-23 21:02 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Arman Uguray

Remove copy-paste artifact.
---
 src/shared/gatt-client.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/shared/gatt-client.h b/src/shared/gatt-client.h
index 7612a6e..5ad1705 100644
--- a/src/shared/gatt-client.h
+++ b/src/shared/gatt-client.h
@@ -36,7 +36,6 @@
 #define BT_GATT_CHRC_PROP_AUTH				0x40
 #define BT_GATT_CHRC_PROP_EXT_PROP			0x80
 
-/* Client Characteristic Configuration bit field */
 struct bt_gatt_client;
 
 struct bt_gatt_client *bt_gatt_client_new(struct bt_att *att, uint16_t mtu);
-- 
2.1.0.rc2.206.gedb03e5


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

* Re: [PATCH] shared/gatt-client: Remove stray line.
  2014-09-23 21:02 [PATCH] shared/gatt-client: Remove stray line Arman Uguray
@ 2014-09-24  8:08 ` Johan Hedberg
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hedberg @ 2014-09-24  8:08 UTC (permalink / raw)
  To: Arman Uguray; +Cc: linux-bluetooth

Hi Arman,

On Tue, Sep 23, 2014, Arman Uguray wrote:
> Remove copy-paste artifact.
> ---
>  src/shared/gatt-client.h | 1 -
>  1 file changed, 1 deletion(-)

Applied. Thanks.

Johan

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

end of thread, other threads:[~2014-09-24  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-23 21:02 [PATCH] shared/gatt-client: Remove stray line Arman Uguray
2014-09-24  8:08 ` Johan Hedberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.