提交 61e1b4b7 编写于 作者: A Andrei Emeltchenko 提交者: Johan Hedberg

Bluetooth: trivial: space correction

Signed-off-by: NAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: NMarcel Holtmann <marcel@holtmann.org>
Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
上级 aa64a8b5
...@@ -4720,7 +4720,7 @@ static int l2cap_debugfs_show(struct seq_file *f, void *p) ...@@ -4720,7 +4720,7 @@ static int l2cap_debugfs_show(struct seq_file *f, void *p)
c->state, __le16_to_cpu(c->psm), c->state, __le16_to_cpu(c->psm),
c->scid, c->dcid, c->imtu, c->omtu, c->scid, c->dcid, c->imtu, c->omtu,
c->sec_level, c->mode); c->sec_level, c->mode);
} }
read_unlock(&chan_list_lock); read_unlock(&chan_list_lock);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册