From: Peter Huewe Date: Mon, 6 Jun 2011 19:32:32 +0000 (+0200) Subject: staging: speakup: Use kstrtoul_from_user X-Git-Tag: v3.1-rc1~232^2~494 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6263ba551985ad7201d0e7f36672c7a0f57f61f4;p=pandora-kernel.git staging: speakup: Use kstrtoul_from_user This patch replaces the code for getting an unsigned long from a userspace buffer by a simple call to kstroul_from_user. This makes it easier to read and less error prone. Kernel Version: staging of 20110606 Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed