All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fengguang Wu <fengguang.wu@intel.com>
To: kernel-janitors@vger.kernel.org
Subject: [asoc:for-next 100/102] sound/soc/soc-compress.c:106:2-45: code aligned with following code on line
Date: Tue, 21 Aug 2012 00:25:16 +0000	[thread overview]
Message-ID: <20120821002516.GB10292@localhost> (raw)

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

             reply	other threads:[~2012-08-21  0:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  0:25 Fengguang Wu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120821002516.GB10292@localhost \
    --to=fengguang.wu@intel.com \
    --cc=kernel-janitors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.