public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drivers/base/cpu: s*nprintf() usage fixes / cleanups
@ 2020-03-11  8:02 Takashi Iwai
  2020-03-11  8:02 ` [PATCH v2 1/2] drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Iwai @ 2020-03-11  8:02 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Rafael J . Wysocki, linux-kernel

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@suse.de

===
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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-11  8:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-11  8:02 [PATCH v2 0/2] drivers/base/cpu: s*nprintf() usage fixes / cleanups Takashi Iwai
2020-03-11  8:02 ` [PATCH v2 1/2] drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow Takashi Iwai
2020-03-11  8:02 ` [PATCH v2 2/2] drivers/base/cpu: Simplify s*nprintf() usages Takashi Iwai
2020-03-11  8:06 ` [PATCH v2 0/2] drivers/base/cpu: s*nprintf() usage fixes / cleanups Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox