From: Andy Shevchenko Date: Thu, 22 Jul 2010 16:57:08 +0000 (+0300) Subject: staging: panel: change own pieces of code by strtoul() X-Git-Tag: v2.6.36-rc1~520^2~1^2~184 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85170ed30a533ef6832cf11b38488e562c311c8;p=pandora-kernel.git staging: panel: change own pieces of code by strtoul() We have nice method simple_strtoul() to convert string to numbers which could be used here. Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed