diff options
author | 2015-05-02 17:55:15 +0200 | |
---|---|---|
committer | 2015-05-07 10:32:22 +0200 | |
commit | e03930620ae856a6ed79007207337d10011ecb36 (patch) | |
tree | 27ead853b3d6b94c98f6a15633fbb31d34b772eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid (diff) | |
download | wireguard-linux-e03930620ae856a6ed79007207337d10011ecb36.tar.xz wireguard-linux-e03930620ae856a6ed79007207337d10011ecb36.zip |
HID: make timeout HZ independent
wait_event_interruptible_timeout() expects a timeout in jiffies so the
numeric constant becomes HZ dependent - put it through msecs_to_jiffies()
to make it HZ independent.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions