Commit c4762507 authored by Gustavo F. Padovan's avatar Gustavo F. Padovan

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
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment