linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: <alsa-devel@alsa-project.org>, Takashi Iwai <tiwai@suse.com>,
	"Jaroslav Kysela" <perex@perex.cz>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, <linux-kernel@vger.kernel.org>,
	<patches@opensource.cirrus.com>
Subject: Re: [PATCH 04/12] ASoC: wm8990: use true and false for boolean values
Date: Mon, 6 Aug 2018 10:41:36 +0100	[thread overview]
Message-ID: <20180806094136.GH18740@imbe.wolfsonmicro.main> (raw)
In-Reply-To: <3d81e99b93dbe0d5b84083d3fdf6c86b44f210ef.1533418275.git.gustavo@embeddedor.com>

On Sat, Aug 04, 2018 at 04:51:01PM -0500, Gustavo A. R. Silva wrote:
> Return statements in functions returning bool should use true or false
> instead of an integer value.
> 
> This code was detected with the help of Coccinelle.
> 
> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
> ---

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles

  reply	other threads:[~2018-08-06  9:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-04 21:48 [PATCH 00/12] ASoC: codecs: use true and false for boolean values Gustavo A. R. Silva
2018-08-04 21:49 ` [PATCH 01/12] ASoC: max9850: " Gustavo A. R. Silva
2018-08-04 21:49 ` [PATCH 02/12] ASoC: rt5631: " Gustavo A. R. Silva
2018-08-04 21:50 ` [PATCH 03/12] ASoC: tda7419: " Gustavo A. R. Silva
2018-08-04 21:51 ` [PATCH 04/12] ASoC: wm8990: " Gustavo A. R. Silva
2018-08-06  9:41   ` Charles Keepax [this message]
2018-08-04 21:52 ` [PATCH 05/12] ASoC: cs4270: " Gustavo A. R. Silva
2018-08-04 21:52 ` [PATCH 06/12] ASoC: wm8996: " Gustavo A. R. Silva
2018-08-06  9:41   ` Charles Keepax
2018-08-04 21:53 ` [PATCH 07/12] ASoC: da7219: " Gustavo A. R. Silva
2018-08-04 21:53 ` [PATCH 08/12] ASoC: twl6040: " Gustavo A. R. Silva
2018-08-04 21:54 ` [PATCH 09/12] ASoC: da7213: " Gustavo A. R. Silva
2018-08-04 21:54 ` [PATCH 10/12] ASoC: wm5100-tables: " Gustavo A. R. Silva
2018-08-06  9:42   ` Charles Keepax
2018-08-04 21:55 ` [PATCH 11/12] ASoC: da9055: " Gustavo A. R. Silva
2018-08-04 21:56 ` [PATCH 12/12] ASoC: wm8903: " Gustavo A. R. Silva
2018-08-06  9:42   ` Charles Keepax

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=20180806094136.GH18740@imbe.wolfsonmicro.main \
    --to=ckeepax@opensource.cirrus.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=gustavo@embeddedor.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).