Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4762507 authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: Fix coding style in mgmt.h



Align struct definition in a proper way.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 0a4eaeeb
Loading
Loading
Loading
Loading
+78 −79
Original line number Diff line number Diff line
@@ -134,7 +134,6 @@ struct mgmt_cp_set_discoverable {
#define MGMT_OP_SET_HS			0x000C

#define MGMT_OP_SET_LE			0x000D

#define MGMT_OP_SET_DEV_CLASS		0x000E
struct mgmt_cp_set_dev_class {
	__u8	major;