All of lore.kernel.org
 help / color / mirror / Atom feed
From: LABBE Corentin <clabbe@baylibre.com>
To: Tang Bin <tangbin@cmss.chinamobile.com>
Cc: herbert@gondor.apana.org.au, narmstrong@baylibre.com,
	linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org,
	linux-amlogic@lists.infradead.org, davem@davemloft.net
Subject: Re: [PATCH v5]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Date: Fri, 3 Apr 2020 20:43:07 +0200	[thread overview]
Message-ID: <20200403184307.GB15205@Red> (raw)
In-Reply-To: <20200403111429.11876-1-tangbin@cmss.chinamobile.com>

On Fri, Apr 03, 2020 at 07:14:29PM +0800, Tang Bin wrote:
> When something goes wrong, platform_get_irq() will print an error message,
> so in order to avoid the situation of repeat output,we should remove
> dev_err here.
> 
> Changes from v4:
>  - rewrite the code, because the code in v4 is wrong, sorry.
> 
> Changes form v3:
>  - fix the theme writing error.
> 
> Changes from v2:
>  - modify the theme format and content description.
>  - reformat the patch, it's the wrong way to resubmit a new patch that
>    should be modified on top of the original. The original piece is:
>    https://lore.kernel.org/patchwork/patch/1219611/
> 
> Changes from v1:
>  - the title has changed, because the description is not very detailed.
>  - the code has been modified, because it needs to match the theme.
> 
> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
> ---

Hello

The changelog should not be in the commit message.
You should set them after the "---" line

Thanks

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: LABBE Corentin <clabbe@baylibre.com>
To: Tang Bin <tangbin@cmss.chinamobile.com>
Cc: narmstrong@baylibre.com, herbert@gondor.apana.org.au,
	davem@davemloft.net, linux-crypto@vger.kernel.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Date: Fri, 3 Apr 2020 20:43:07 +0200	[thread overview]
Message-ID: <20200403184307.GB15205@Red> (raw)
In-Reply-To: <20200403111429.11876-1-tangbin@cmss.chinamobile.com>

On Fri, Apr 03, 2020 at 07:14:29PM +0800, Tang Bin wrote:
> When something goes wrong, platform_get_irq() will print an error message,
> so in order to avoid the situation of repeat output,we should remove
> dev_err here.
> 
> Changes from v4:
>  - rewrite the code, because the code in v4 is wrong, sorry.
> 
> Changes form v3:
>  - fix the theme writing error.
> 
> Changes from v2:
>  - modify the theme format and content description.
>  - reformat the patch, it's the wrong way to resubmit a new patch that
>    should be modified on top of the original. The original piece is:
>    https://lore.kernel.org/patchwork/patch/1219611/
> 
> Changes from v1:
>  - the title has changed, because the description is not very detailed.
>  - the code has been modified, because it needs to match the theme.
> 
> Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
> ---

Hello

The changelog should not be in the commit message.
You should set them after the "---" line

Thanks

  reply	other threads:[~2020-04-03 18:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03 11:14 [PATCH v5]crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe() Tang Bin
2020-04-03 11:14 ` Tang Bin
2020-04-03 18:43 ` LABBE Corentin [this message]
2020-04-03 18:43   ` LABBE Corentin

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=20200403184307.GB15205@Red \
    --to=clabbe@baylibre.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    --cc=tangbin@cmss.chinamobile.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 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.