]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: line6: variax.c: Eliminated remaining strict_stroul()s
authorJohannes Thumshirn <morbidrsa@googlemail.com>
Tue, 14 Aug 2012 18:22:48 +0000 (20:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Aug 2012 23:46:34 +0000 (16:46 -0700)
commit9291975d6647794710553630c2613b5658c81d3f
tree10c81337d15ac00e2e3a800fc7c2cf8d9c7ebabb
parent858c8ada41c5ff9700f23c6b41adb9586f2983b8
staging: line6: variax.c: Eliminated remaining strict_stroul()s

Eliminated remaining calls to strict_stroul() and replaced them with
strict_kstrtou8().

Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/line6/variax.c