git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e4b537
)
atm: use scnprintf() instead of sprintf()
author
chas williams - CONTRACTOR
<chas@cmf.nrl.navy.mil>
Mon, 17 Dec 2012 06:00:01 +0000
(06:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 Dec 2012 04:50:51 +0000
(20:50 -0800)
As reported by Chen Gang <gang.chen@asianux.com>, we should ensure there
is enough space when formatting the sysfs buffers.
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found