]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: zcache: Fix calls to obsolete function
authorBernhard Heinloth <bernhard@heinloth.net>
Wed, 23 Nov 2011 15:39:53 +0000 (16:39 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 27 Nov 2011 02:13:55 +0000 (18:13 -0800)
commitfeb0d6a3233db00a877e298564b67fd4cf9db51a
treefeb9f5f1c9d2f449e1bfa647ae785d3f42e74512
parent98d56404a1e81103f6b127d0b4d52bf2e7b22a3d
Staging: zcache: Fix calls to obsolete function

Function "strict_strtol" replaced by "kstrtol" as suggested by the checkpatch script

Signed-off-by: Bernhard Heinloth <bernhard@heinloth.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/zcache/zcache-main.c