From: Guenter Roeck Date: Mon, 16 Jan 2012 18:14:54 +0000 (-0800) Subject: hwmon: (pmbus) Replace strict_strtol with kstrtol X-Git-Tag: v3.4-rc1~167^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0117c3f24523166ca764575c0e486887b7e33c2b;p=pandora-kernel.git hwmon: (pmbus) Replace strict_strtol with kstrtol strict_strtol is deprecated and results in a checkpatch warning. Replace it with kstrtol. Acked-by: Jean Delvare Signed-off-by: Guenter Roeck --- Reading git-diff-tree failed