From: Johannes Thumshirn Date: Wed, 27 Jun 2012 19:26:03 +0000 (+0200) Subject: staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() X-Git-Tag: v3.6-rc1~100^2~396 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06501787d843608c83864cc241f4fd464ce385ca;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed