public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: Fix incorrect kfree in error path
@ 2010-11-16  8:06 Axel Lin
  2010-11-16  8:08 ` [PATCH 1/5] ASoC: Fix incorrect kfree in ad1836_probe " Axel Lin
  2010-11-16  9:52 ` [PATCH 0/5] ASoC: Fix incorrect kfree in " Liam Girdwood
  0 siblings, 2 replies; 8+ messages in thread
From: Axel Lin @ 2010-11-16  8:06 UTC (permalink / raw)
  To: linux-kernel
  Cc: Liam Girdwood, Mark Brown, Barry Song, Vladimir Barinov,
	Richard Purdie

This serial of patches fixes incorrect kfree in error path.

Axel Lin (5):
  ASoC: Fix incorrect kfree in ad1836_probe error path
  ASoC: Fix incorrect kfree in ad193x_probe error path
  ASoC: Fix incorrect kfree in aic3x_probe error path
  ASoC: Fix incorrect kfree in wm8731_probe error path
  ASoC: Fix incorrect kfree in wm8962_probe error path

 sound/soc/codecs/ad1836.c      |    1 -
 sound/soc/codecs/ad193x.c      |    1 -
 sound/soc/codecs/tlv320aic3x.c |    1 -
 sound/soc/codecs/wm8731.c      |    1 -
 sound/soc/codecs/wm8962.c      |    1 -
 5 files changed, 0 insertions(+), 5 deletions(-)

-- 
1.7.2




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

end of thread, other threads:[~2010-11-16 11:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-16  8:06 [PATCH 0/5] ASoC: Fix incorrect kfree in error path Axel Lin
2010-11-16  8:08 ` [PATCH 1/5] ASoC: Fix incorrect kfree in ad1836_probe " Axel Lin
2010-11-16  8:08   ` [PATCH 2/5] ASoC: Fix incorrect kfree in ad193x_probe " Axel Lin
2010-11-16  8:09     ` [PATCH 3/5] ASoC: Fix incorrect kfree in aic3x_probe " Axel Lin
2010-11-16  8:10       ` [PATCH 4/5] ASoC: Fix incorrect kfree in wm8731_probe " Axel Lin
2010-11-16  8:11         ` [PATCH 5/5] ASoC: Fix incorrect kfree in wm8962_probe " Axel Lin
2010-11-16  9:52 ` [PATCH 0/5] ASoC: Fix incorrect kfree in " Liam Girdwood
2010-11-16 11:37   ` Mark Brown

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