diff options
author | 2015-02-03 02:38:56 -0500 | |
---|---|---|
committer | 2015-02-03 09:44:04 +0100 | |
commit | 6ccd93bdb989507717edb375d40534f1177822c5 (patch) | |
tree | bc18bda9d502c32a916e6858be4a7aa95ef18964 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: line6: use msecs_to_jiffies for conversion (diff) | |
download | wireguard-linux-6ccd93bdb989507717edb375d40534f1177822c5.tar.xz wireguard-linux-6ccd93bdb989507717edb375d40534f1177822c5.zip |
ALSA: line6: fixup of line6_start_timer argument type
line6_start_timer passes an unsigned int as argument to be used in mod_timer
which is then used by mod_timer as unsigned long, this just fixes up the
argument type. This change helps make static code checkers happy.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions