HID: alps: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Sun, 20 Sep 2020 14:17:16 +0000 (15:17 +0100)
committerJiri Kosina <jkosina@suse.cz>
Tue, 22 Sep 2020 09:19:55 +0000 (11:19 +0200)
commit2c3468893779480f90b4a7a8e3df0ade0c4b7a75
tree11126a55d30665a2e3bc7e488dcfd3dba43ec2c9
parent5bf2f2f331ad812c9b7eea6e14a3ea328acbffc0
HID: alps: clean up indentation issue

There is an if statement that is indented too deeply, fix this by removing the
extraneous tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-alps.c