From 04e7bbad44c1a0c449719f90d507d13e015f1444 Mon Sep 17 00:00:00 2001 From: Sergey Datsevich Date: Wed, 7 Dec 2011 19:06:37 +0100 Subject: [PATCH] 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-format-patch failed