linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Richard Weinberger <richard.weinberger@gmail.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Richard Weinberger <richard@nod.at>,
	linux-mtd@lists.infradead.org,
	Vignesh Raghavendra <vigneshr@ti.com>,
	Tudor Ambarus <Tudor.Ambarus@microchip.com>
Subject: Re: [PATCH v2] mtd: Convert fallthrough comments into statements
Date: Sat, 28 Mar 2020 20:33:14 +0100	[thread overview]
Message-ID: <CAFLxGvz3jS2tjDqGvSi1BiJGDjUEdgeoBJF=2NGu_J6V+WoQBw@mail.gmail.com> (raw)
In-Reply-To: <20200325212115.14170-1-miquel.raynal@bootlin.com>

On Wed, Mar 25, 2020 at 10:21 PM Miquel Raynal
<miquel.raynal@bootlin.com> wrote:
>
> Use Joe Perches cvt_fallthrough.pl script to convert
>
>         /* fallthrough */
>
> comments (and its derivatives) into a
>
>         fallthrough;
>
> statement. This automatically drops useless ones.
>
> Do it MTD-wide.
>
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> Acked-by: Vignesh Raghavendra <vigneshr@ti.com>
> Acked-by: Tudor Ambarus <tudor.ambarus@microchip.com>

Acked-by: Richard Weinberger <richard@nod.at>

-- 
Thanks,
//richard

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

  parent reply	other threads:[~2020-03-28 19:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 21:21 [PATCH v2] mtd: Convert fallthrough comments into statements Miquel Raynal
2020-03-27  8:43 ` Tudor.Ambarus
2020-03-27  8:53   ` Miquel Raynal
2020-03-27 10:47     ` Tudor.Ambarus
2020-03-28 19:33 ` Richard Weinberger [this message]
2020-03-30  8:15 ` Miquel Raynal

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='CAFLxGvz3jS2tjDqGvSi1BiJGDjUEdgeoBJF=2NGu_J6V+WoQBw@mail.gmail.com' \
    --to=richard.weinberger@gmail.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.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).