From: Dan Carpenter Date: Sat, 1 Mar 2014 13:57:14 +0000 (+0300) Subject: clocksource: exynos_mct: silence a static checker warning X-Git-Tag: v3.15-rc1~153^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e15176ded1faa7bd685b3b5b1213cf0240566e;p=pandora-kernel.git clocksource: exynos_mct: silence a static checker warning My guess is we aren't going to have a 2 digit cpuid here any time soon but the static checkers don't know that and complain that the snprintf() could overflow. Signed-off-by: Dan Carpenter Signed-off-by: Daniel Lezcano --- Reading git-diff-tree failed