summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorAndor Daam <andor.daam@googlemail.com>2011-12-05 13:10:37 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-12-09 00:32:55 +0400
commit251c3948808046c39359658fa2faffff45b825d3 (patch)
treec01beda62ff65c839cff314636963dfc05924167 /scripts/kernel-doc
parent4d85fae04f23ebbdbbb11061b8eec48082ecdc43 (diff)
downloadlinux-251c3948808046c39359658fa2faffff45b825d3.tar.xz
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 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions