Bluetooth: Fix coding style in mgmt.h
Align struct definition in a proper way. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
This commit is contained in:
parent
0a4eaeeb99
commit
c476250734
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user