diff options
author | Andor Daam <andor.daam@googlemail.com> | 2011-12-05 10:10:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-12-08 12:32:55 -0800 |
commit | 251c3948808046c39359658fa2faffff45b825d3 (patch) | |
tree | c01beda62ff65c839cff314636963dfc05924167 /tools/perf/scripts/python | |
parent | 4d85fae04f23ebbdbbb11061b8eec48082ecdc43 (diff) |
Staging: line6/midi.c: Fixed call of obsolete function strict_strtoul
The obsolete function strict_strtoul should be replaced by the kstrto*
functions.
In this context kstrtou16 should be use, as midi_mask_receive is only
used as unsigned short. All corresponding datatypes were adapted
accordingly.
Signed-off-by: Andor Daam <andor.daam@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions