From: chas williams - CONTRACTOR Date: Mon, 17 Dec 2012 06:00:01 +0000 (+0000) Subject: atm: use scnprintf() instead of sprintf() X-Git-Tag: v3.8-rc1~40^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c4177716cd2e452229dd0b7c25d192c48c1e7ac;p=pandora-kernel.git atm: use scnprintf() instead of sprintf() As reported by Chen Gang , we should ensure there is enough space when formatting the sysfs buffers. Signed-off-by: Chas Williams Signed-off-by: David S. Miller --- Reading git-diff-tree failed