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:
96dc589
)
regulator: core: replace sprintf with scnprintf
author
Stefan Wahren
<stefan.wahren@i2se.com>
Wed, 10 Jun 2015 06:13:15 +0000
(06:13 +0000)
committer
Mark Brown
<broonie@kernel.org>
Wed, 10 Jun 2015 10:09:30 +0000
(11:09 +0100)
In order to avoid potential overflows in print_constraints we
better replace sprintf() with scnprintf().
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c
patch
|
blob
|
history
diff --cc
drivers/regulator/core.c
Simple merge