From 88e09a5e30a2b768480ab52628043e7d30a0e079 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Sun, 4 Dec 2011 12:17:32 +0100 Subject: [PATCH] Staging: olpc_dcon.c: obsolete use of strict_strtoul As noted by the checkpatch script, strict_strtoul is obsolete. Unsigned longs are used, so it seems good to take kstrtoul. Signed-off-by: Valentin Rothberg Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed