linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Boris Brezillon <boris.brezillon@bootlin.com>,
	Tudor Ambarus <tudor.ambarus@microchip.com>,
	Marek Vasut <marek.vasut@gmail.com>
Cc: Brian Norris <computersforpeace@gmail.com>,
	David Woodhouse <dwmw2@infradead.org>,
	linux-mtd@lists.infradead.org,
	Richard Weinberger <richard@nod.at>
Subject: Re: [v3,1/5] mtd: spi-nor: Drop inline on all internal helpers
Date: Fri,  7 Dec 2018 10:10:15 +0100	[thread overview]
Message-ID: <20181207091015.16813-1-boris.brezillon@bootlin.com> (raw)
In-Reply-To: <20181206104120.6280-2-boris.brezillon@bootlin.com>

On Thu, 2018-12-06 at 10:41:16 UTC, Boris Brezillon wrote:
> gcc should be smart enough to decide when inlining a function makes
> sense. Drop all inline specifiers.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
> Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>

Applied to http://git.infradead.org/linux-mtd.git spi-nor/next.

Boris

  reply	other threads:[~2018-12-07  9:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 10:41 [PATCH v3 0/5] mtd: spi-nor: Random cleanups Boris Brezillon
2018-12-06 10:41 ` [PATCH v3 1/5] mtd: spi-nor: Drop inline on all internal helpers Boris Brezillon
2018-12-07  9:10   ` Boris Brezillon [this message]
2018-12-06 10:41 ` [PATCH v3 2/5] mtd: spi-nor: Avoid forward declaration of internal functions Boris Brezillon
2018-12-06 11:17   ` Tudor.Ambarus
2018-12-07  9:10   ` [v3, " Boris Brezillon
2018-12-06 10:41 ` [PATCH v3 3/5] mtd: spi-nor: Stop passing flash_info around Boris Brezillon
2018-12-06 11:20   ` Tudor.Ambarus
2018-12-06 13:18     ` Boris Brezillon
2018-12-06 13:35   ` Tudor.Ambarus
2018-12-07  9:10   ` [v3,3/5] " Boris Brezillon
2018-12-06 10:41 ` [PATCH v3 4/5] mtd: spi-nor: Make the enable argument passed to set_byte() a bool Boris Brezillon
2018-12-07  9:10   ` [v3, " Boris Brezillon
2018-12-06 10:41 ` [PATCH v3 5/5] mtd: spi-nor: Add an SPDX tag to spi-nor.{c,h} Boris Brezillon
2018-12-06 11:27   ` Tudor.Ambarus
2018-12-07  9:10   ` [v3,5/5] " Boris Brezillon

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=20181207091015.16813-1-boris.brezillon@bootlin.com \
    --to=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=richard@nod.at \
    --cc=tudor.ambarus@microchip.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).