From: Chen Gang Date: Fri, 25 Jan 2013 18:29:01 +0000 (-0800) Subject: ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length 256 X-Git-Tag: v3.9-rc1~123^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8baaa265c5e8e378cb60164f47e24bf296a6d685;p=pandora-kernel.git ARM: SAMSUNG: using vsnprintf instead of vsprintf for the limit buffer length 256 the buff is 256 limited, so need use vsnprintf instead of vsprintf Signed-off-by: Chen Gang Cc: Ben Dooks Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed