linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2318/2318] Staging : bluetooth Fix coding style issues
@ 2015-07-24 18:21 Shraddha Barke
  2015-07-24 18:50 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 5+ messages in thread
From: Shraddha Barke @ 2015-07-24 18:21 UTC (permalink / raw)
  To: Marcel Holtmann, Gustavo Padovan, Greg Kroah-Hartman
  Cc: linux-bluetooth, linux-kernel, Shraddha Barke

This patch adds a space after the '}' brackets

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
---
 drivers/bluetooth/btbcm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c
index 1e1a432..cf7c81d 100644
--- a/drivers/bluetooth/btbcm.c
+++ b/drivers/bluetooth/btbcm.c
@@ -32,8 +32,8 @@
 
 #define VERSION "0.1"
 
-#define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00}})
-#define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43}})
+#define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00 } })
+#define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43 } })
 
 int btbcm_check_bdaddr(struct hci_dev *hdev)
 {
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH 2318/2318] Staging : bluetooth Fix coding style issues
@ 2015-07-24 18:08 Shraddha Barke
  0 siblings, 0 replies; 5+ messages in thread
From: Shraddha Barke @ 2015-07-24 18:08 UTC (permalink / raw)
  To: Marcel Holtmann, Gustavo Padovan, Johan Hedberg
  Cc: linux-bluetooth, linux-kernel, Shraddha Barke

This patch adds a space after the '}' brackets

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
---
 drivers/bluetooth/btbcm.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/bluetooth/btbcm.c b/drivers/bluetooth/btbcm.c
index 1e1a432..cf7c81d 100644
--- a/drivers/bluetooth/btbcm.c
+++ b/drivers/bluetooth/btbcm.c
@@ -32,8 +32,8 @@
 
 #define VERSION "0.1"
 
-#define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00}})
-#define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43}})
+#define BDADDR_BCM20702A0 (&(bdaddr_t) {{0x00, 0xa0, 0x02, 0x70, 0x20, 0x00 } })
+#define BDADDR_BCM4324B3 (&(bdaddr_t) {{0x00, 0x00, 0x00, 0xb3, 0x24, 0x43 } })
 
 int btbcm_check_bdaddr(struct hci_dev *hdev)
 {
-- 
2.1.0

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

end of thread, other threads:[~2015-07-25  5:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 18:21 [PATCH 2318/2318] Staging : bluetooth Fix coding style issues Shraddha Barke
2015-07-24 18:50 ` Greg Kroah-Hartman
     [not found]   ` <CAO393ACQsggC-b_5ZwxgzY_Vrq+YhoGuunugmYvitdHdM=Ofzg@mail.gmail.com>
2015-07-25  4:10     ` Fwd: " Shraddha Barke
2015-07-25  5:30       ` Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2015-07-24 18:08 Shraddha Barke

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).