From: Sergey Datsevich Date: Wed, 7 Dec 2011 18:06:37 +0000 (+0100) Subject: Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX X-Git-Tag: v3.3-rc1~152^2~101^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e7bbad44c1a0c449719f90d507d13e015f1444;p=pandora-kernel.git Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX As reported by checkpatch.pl strict_strtoX is obsolet and should be replaced by kstrtoX. Signed-off-by: Sergey Datsevich Signed-off-by: Bjoern Meier Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed