All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: dapm: Adjustments for some function implementations
@ 2017-08-10 13:00 ` SF Markus Elfring
  0 siblings, 0 replies; 18+ messages in thread
From: SF Markus Elfring @ 2017-08-10 13:00 UTC (permalink / raw)
  To: alsa-devel, Jaroslav Kysela, Liam Girdwood, Mark Brown, Takashi Iwai
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Thu, 10 Aug 2017 14:54:32 +0200

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (5):
  Delete error messages for a failed memory allocation in snd_soc_dapm_new_pcm()
  Improve a size determination in two functions
  Use kcalloc() in snd_soc_dapm_new_widgets()
  Adjust one function call together with a variable assignment
  Adjust seven checks for null pointers

 sound/soc/soc-dapm.c | 36 ++++++++++++++++--------------------
 1 file changed, 16 insertions(+), 20 deletions(-)

-- 
2.14.0

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

end of thread, other threads:[~2017-08-10 13:05 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-10 13:00 [PATCH 0/5] ASoC: dapm: Adjustments for some function implementations SF Markus Elfring
2017-08-10 13:00 ` SF Markus Elfring
2017-08-10 13:00 ` SF Markus Elfring
2017-08-10 13:01 ` [PATCH 1/5] ASoC: dapm: Delete error messages for a failed memory allocation in snd_soc_dapm_new_pcm() SF Markus Elfring
2017-08-10 13:01   ` SF Markus Elfring
2017-08-10 13:01   ` [PATCH 1/5] ASoC: dapm: Delete error messages for a failed memory allocation in snd_soc_dapm_new_pcm SF Markus Elfring
2017-08-10 13:02 ` [PATCH 2/5] ASoC: dapm: Improve a size determination in two functions SF Markus Elfring
2017-08-10 13:02   ` SF Markus Elfring
2017-08-10 13:02   ` SF Markus Elfring
2017-08-10 13:03 ` [PATCH 3/5] ASoC: dapm: Use kcalloc() in snd_soc_dapm_new_widgets() SF Markus Elfring
2017-08-10 13:03   ` SF Markus Elfring
2017-08-10 13:03   ` SF Markus Elfring
2017-08-10 13:04 ` [PATCH 4/5] ASoC: dapm: Adjust one function call together with a variable assignment SF Markus Elfring
2017-08-10 13:04   ` SF Markus Elfring
2017-08-10 13:04   ` SF Markus Elfring
2017-08-10 13:05 ` [PATCH 5/5] ASoC: dapm: Adjust seven checks for null pointers SF Markus Elfring
2017-08-10 13:05   ` SF Markus Elfring
2017-08-10 13:05   ` SF Markus Elfring

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.