All of lore.kernel.org
 help / color / mirror / Atom feed
* [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code on line
@ 2012-08-21  0:25 Fengguang Wu
  2012-08-21  6:37 ` FW: [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code Vinod Koul
  0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-08-21  0:25 UTC (permalink / raw)
  To: kernel-janitors

Hi Namarta,

FYI, there are new coccinelle warnings show up in

tree:   git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
head:   10e1e44f261e84f8663592f1a33119801b2bae57
commit: 1245b7005de02d5bfa0c321df925f5b6c83c99e1 [100/102] ASoC: add compress stream support

All coccinelle warnings:

+ sound/soc/soc-compress.c:106:2-45: code aligned with following code on line 107

vim +106 sound/soc/soc-compress.c
   103			rtd->dai_link->compr_ops->shutdown(cstream);
   104	
   105		if (platform->driver->compr_ops && platform->driver->compr_ops->free)
 > 106			platform->driver->compr_ops->free(cstream);
   107			cpu_dai->runtime = NULL;
   108	
   109		if (cstream->direction = SND_COMPRESS_PLAYBACK) {

---
0-DAY kernel build testing backend         Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation

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

end of thread, other threads:[~2012-08-21  6:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  0:25 [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code on line Fengguang Wu
2012-08-21  6:37 ` FW: [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code Vinod Koul

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.