]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: line6: Changed some strict_strtouls to kstrtou8
authorJohannes Thumshirn <morbidrsa@googlemail.com>
Wed, 27 Jun 2012 19:25:56 +0000 (21:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 23:12:44 +0000 (16:12 -0700)
commit1383ec4dad392a1c316820e9afb27b5fb95a6f57
treec5e00c5347f25e77cdf3389dd8c9edc86f6bf00c
parent2471c0933988eede8040d58cefd6be4fbef9c057
staging: line6: Changed some strict_strtouls to kstrtou8

Adjusted strict_strtoul calls to kstrtou8 in order to take the changes of
line6_transmit_parameter() into account.

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