From: Andy Shevchenko Date: Wed, 10 Apr 2013 11:01:18 +0000 (+0300) Subject: ipw2x00: move to kstrto* functions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe29f54cd574eab7b521445419f355c0ecd995cc;p=pandora-kernel.git ipw2x00: move to kstrto* functions There is better to use kstrto* instead of simple_strtoul. In this case it applies a bit stricter rules for input as well. Signed-off-by: Andy Shevchenko Signed-off-by: John W. Linville --- Reading git-diff-tree failed