[PATCH v2 0/2] drivers/base/cpu: s*nprintf() usage fixes / cleanups

From: Takashi Iwai
Date: Wed Mar 11 2020 - 04:02:16 EST


Hi,

this is a respin of my previous patch [*].
Now the scnprintf() conversion is done only in the needed places,
and the second patch cleans up the superfluous s*nprintf() usages.

Takashi

[*] https://lore.kernel.org/r/20200311071200.4024-1-tiwai@xxxxxxx

===
Takashi Iwai (2):
drivers/base/cpu: Use scnprintf() for avoiding potential buffer
overflow
drivers/base/cpu: Simplify s*nprintf() usages

drivers/base/cpu.c | 19 +++++++------------
1 file changed, 7 insertions(+), 12 deletions(-)

--
2.16.4