From: Peter Huewe Date: Wed, 3 Aug 2011 14:44:30 +0000 (+0200) Subject: [S390] qdio: Use kstrtoul_from_user X-Git-Tag: v3.1-rc1~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af6df871ba87ff93739babb16d26160c37c43183;p=pandora-kernel.git [S390] qdio: 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. Signed-off-by: Peter Huewe Acked-by: Jan Glauber Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed