Skip to content
Commit 3a7f134f authored by Jiri Slaby's avatar Jiri Slaby Committed by Jiri Kosina
Browse files

HID: hid-lenovo-tpkbd: remove doubled hid_get_drvdata



In pointer_press_speed_show, we do
    data_pointer = hid_get_drvdata(hdev);
twice in a row. Remove one of those.

Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent f3713053
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