linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Handle return value of devm_kasprintf
@ 2017-09-20 10:06 Arvind Yadav
  2017-09-20 10:06 ` [PATCH 1/3] ASoC: davinci-mcasp: " Arvind Yadav
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arvind Yadav @ 2017-09-20 10:06 UTC (permalink / raw)
  To: lgirdwood, broonie, perex, tiwai, timur, nicoleotsuka, Xiubo.Lee,
	fabio.estevam, peter.ujfalusi, alsa-devel, linux-kernel
  Cc: linuxppc-dev, linux-omap

devm_kasprintf() can fail here and we must check its return value.

Arvind Yadav (3):
  [PATCH 1/3] ASoC: davinci-mcasp: Handle return value of devm_kasprintf
  [PATCH 2/3] ASoC: fsl-asoc-card: Handle return value of devm_kasprintf
  [PATCH 3/3] ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf

 sound/soc/davinci/davinci-mcasp.c | 12 ++++++++++++
 sound/soc/fsl/fsl-asoc-card.c     |  2 ++
 sound/soc/omap/omap-hdmi-audio.c  |  3 +++
 3 files changed, 17 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2017-09-21 15:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-20 10:06 [PATCH 0/3] ASoC: Handle return value of devm_kasprintf Arvind Yadav
2017-09-20 10:06 ` [PATCH 1/3] ASoC: davinci-mcasp: " Arvind Yadav
2017-09-21 11:11   ` Peter Ujfalusi
2017-09-21 15:55   ` Applied "ASoC: davinci-mcasp: Handle return value of devm_kasprintf" to the asoc tree Mark Brown
2017-09-20 10:06 ` [PATCH 2/3] ASoC: fsl-asoc-card: Handle return value of devm_kasprintf Arvind Yadav
2017-09-20 10:06 ` [PATCH 3/3] ASoC: omap-hdmi-audio: " Arvind Yadav
2017-09-21 15:55   ` Applied "ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).