From: Murilo Opsfelder Araujo Date: Mon, 28 Jul 2014 23:45:06 +0000 (-0300) Subject: Staging: android: timed_output.c: use kstrtoint() instead of sscanf() X-Git-Tag: cleanup-for-v3.18~125^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6aa2621183ee0142ebbcadff59417f0f1c10ae15;p=pandora-kernel.git Staging: android: timed_output.c: use kstrtoint() instead of sscanf() This patch makes checkpatch.pl happy by fixing the following warning: WARNING: Prefer kstrto to single variable sscanf Signed-off-by: Murilo Opsfelder Araujo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed