[PATCH] health: Keep struct element indentions consist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Indentions should be tabbed to keep consist with other structs.
---
 profiles/health/mcap.h | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/profiles/health/mcap.h b/profiles/health/mcap.h
index 548d672..69873ca 100644
--- a/profiles/health/mcap.h
+++ b/profiles/health/mcap.h
@@ -124,12 +124,12 @@ typedef struct {
 } __attribute__ ((packed)) mcap_md_sync_rsp;
 
 typedef struct {
-        uint8_t         op;
-	uint8_t         rc;
-	uint8_t         btclock;
-        uint16_t        sltime;
-	uint16_t        timestnr;
-	uint16_t        timestna;
+	uint8_t		op;
+	uint8_t		rc;
+	uint8_t		btclock;
+	uint16_t	sltime;
+	uint16_t	timestnr;
+	uint16_t	timestna;
 } __attribute__ ((packed)) mcap_md_sync_cap_rsp;
 
 typedef struct {
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux