All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: two trivial fixes
@ 2014-10-19  7:07 Daniel Mack
  2014-10-19  7:07 ` [PATCH 1/2] ASoC: soc-compress: consolidate two identical branches Daniel Mack
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Daniel Mack @ 2014-10-19  7:07 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, Daniel Mack

Just two random fixes spotted by Coverity.

Daniel Mack (2):
  ASoC: soc-compress: consolidate two identical branches
  ASoC: fsl: use strncpy() to prevent copying of over-long names

 sound/soc/fsl/fsl_asrc.c |  2 +-
 sound/soc/fsl/fsl_esai.c |  2 +-
 sound/soc/soc-compress.c | 11 ++---------
 3 files changed, 4 insertions(+), 11 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-10-22 11:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-19  7:07 [PATCH 0/2] ASoC: two trivial fixes Daniel Mack
2014-10-19  7:07 ` [PATCH 1/2] ASoC: soc-compress: consolidate two identical branches Daniel Mack
2014-10-19  7:07 ` [PATCH 2/2] ASoC: fsl: use strncpy() to prevent copying of over-long names Daniel Mack
2014-10-20  5:55   ` Mike Looijmans
2014-10-22 11:50     ` Takashi Iwai
2014-10-22 10:42 ` [PATCH 0/2] ASoC: two trivial fixes Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.