public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Christoph Hellwig <hch@lst.de>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] devres: remove devm_ioremap_np
Date: Mon, 22 Aug 2022 08:16:41 +0200	[thread overview]
Message-ID: <YwMfSdEfgfsnaEJw@kroah.com> (raw)
In-Reply-To: <20220822061424.151819-1-hch@lst.de>

On Mon, Aug 22, 2022 at 08:14:24AM +0200, Christoph Hellwig wrote:
> devm_ioremap_np has never been used anywhere since it was added in early
> 2021, so remove it.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  Documentation/driver-api/driver-model/devres.rst |  1 -
>  include/linux/io.h                               |  2 --
>  lib/devres.c                                     | 15 ---------------
>  3 files changed, 18 deletions(-)

Nice catch!  I'll go queue this up, thanks.

greg k-h

  reply	other threads:[~2022-08-22  6:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22  6:14 [PATCH] devres: remove devm_ioremap_np Christoph Hellwig
2022-08-22  6:16 ` Greg KH [this message]
2022-09-09 14:00 ` [tip: sched/psi] " tip-bot2 for Christoph Hellwig

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=YwMfSdEfgfsnaEJw@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    /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