From: Pelle Windestam Date: Tue, 30 Aug 2011 18:29:24 +0000 (+0200) Subject: staging: panel: Fixed checkpatch warning about simple_strtoul() X-Git-Tag: v3.2-rc1~169^2^2~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=129957069e6af42a6e021d90679c56662c95f7e1;p=pandora-kernel.git staging: panel: Fixed checkpatch warning about simple_strtoul() Fixed the checkpatch warning about sing simple_strtoul instead of kstrtoul() in panel.c. Signed-off-by: Pelle Windestam Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed