diff options
author | Kees Cook <[email protected]> | 2017-10-04 17:53:24 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2017-10-11 15:22:15 +0200 |
commit | 0ee32774aed648854a06bc3fae636f20f5f75a68 (patch) | |
tree | 50559a1b33950a9f183209d0f51534b70629a7ee /net/unix/sysctl_net_unix.c | |
parent | 77ede3a014a32746002f7889211f0cecf4803163 (diff) |
HID: usbhid: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
(introduced by 686fef928bba ("timer: Prepare to change timer callback
argument type")) to pass the timer pointer explicitly. Adds pointer back to
hid_device for multitouch.
[[email protected]: extend changelog a little bit as asked for by Benjamin]
Cc: Jiri Kosina <[email protected]>
Cc: Benjamin Tissoires <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions