netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: clabbe.montjoie@gmail.com
Cc: peppe.cavallaro@st.com, alexandre.torgue@st.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] net-next: stmmac: Convert new_state to bool
Date: Sun, 21 May 2017 13:28:15 -0400 (EDT)	[thread overview]
Message-ID: <20170521.132815.1029482185989797675.davem@davemloft.net> (raw)
In-Reply-To: <20170519070335.1604-2-clabbe.montjoie@gmail.com>

From: Corentin Labbe <clabbe.montjoie@gmail.com>
Date: Fri, 19 May 2017 09:03:32 +0200

> This patch convert new_state from int to bool since it store only 1 or 0
> 
> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>

You must also change it to use the values "true" and "false" as well.

Thanks.

  reply	other threads:[~2017-05-21 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-19  7:03 [PATCH 0/4] net-next: stmmac: rework the speed selection Corentin Labbe
2017-05-19  7:03 ` [PATCH 1/4] net-next: stmmac: Convert new_state to bool Corentin Labbe
2017-05-21 17:28   ` David Miller [this message]
2017-05-19  7:03 ` [PATCH 2/4] net-next: stmmac: Remove unnecessary parenthesis Corentin Labbe
2017-05-19  7:03 ` [PATCH 3/4] net-next: stmmac: use SPEED_xxx instead of raw value Corentin Labbe
2017-05-19  7:03 ` [PATCH 4/4] net-next: stmmac: rework the speed selection Corentin Labbe

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=20170521.132815.1029482185989797675.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alexandre.torgue@st.com \
    --cc=clabbe.montjoie@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=peppe.cavallaro@st.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).