提交 9f1f463a 编写于 作者: B Benedikt Bergenthal 提交者: Jiri Kosina

HID: hid-apple: fix a tab width style issue

Fixed a style issue.
Signed-off-by: NBenedikt Bergenthal <benedikt@kdrennert.de>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 212da74d
......@@ -234,7 +234,7 @@ static int hidinput_apple_event(struct hid_device *hid, struct input_dev *input,
}
}
if (iso_layout) {
if (iso_layout) {
if (asc->quirks & APPLE_ISO_KEYBOARD) {
trans = apple_find_translation(apple_iso_keyboard, usage->code);
if (trans) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册