commit | 06501787d843608c83864cc241f4fd464ce385ca | [log] [tgz] |
---|---|---|
author | Johannes Thumshirn <morbidrsa@googlemail.com> | Wed Jun 27 21:26:03 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 06 16:12:46 2012 -0700 |
tree | 613533332bc45175843265ed4c88c6a812ae36c1 | |
parent | a4fb7d53869f848fcef91fc6b571e0e8f6e835ce [diff] |
staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() Changed a call to strict_strtoul() into kstrtou8() in pod_set_midi_postprocess(). Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>