public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: green.hu@gmail.com, deanbo422@gmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] nds32: remove __virt_to_bus and __bus_to_virt
Date: Wed, 24 Apr 2019 08:14:23 +0200	[thread overview]
Message-ID: <20190424061423.GA12864@lst.de> (raw)
In-Reply-To: <20190409102654.25845-1-hch@lst.de>

ping?

On Tue, Apr 09, 2019 at 12:26:54PM +0200, Christoph Hellwig wrote:
> These macros are not used anywhere.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  arch/nds32/include/asm/memory.h | 8 --------
>  1 file changed, 8 deletions(-)
> 
> diff --git a/arch/nds32/include/asm/memory.h b/arch/nds32/include/asm/memory.h
> index 60efc726b56e..9d552ee39bdb 100644
> --- a/arch/nds32/include/asm/memory.h
> +++ b/arch/nds32/include/asm/memory.h
> @@ -15,14 +15,6 @@
>  #define PHYS_OFFSET     (0x0)
>  #endif
>  
> -#ifndef __virt_to_bus
> -#define __virt_to_bus	__virt_to_phys
> -#endif
> -
> -#ifndef __bus_to_virt
> -#define __bus_to_virt	__phys_to_virt
> -#endif
> -
>  /*
>   * TASK_SIZE - the maximum size of a user space task.
>   * TASK_UNMAPPED_BASE - the lower boundary of the mmap VM area
> -- 
> 2.20.1
---end quoted text---

  reply	other threads:[~2019-04-24  6:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 10:26 [PATCH] nds32: remove __virt_to_bus and __bus_to_virt Christoph Hellwig
2019-04-24  6:14 ` Christoph Hellwig [this message]
2019-04-24  6:55   ` Greentime Hu
2019-04-24  8:36     ` Christoph Hellwig
2019-04-24  8:49       ` Greentime Hu

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=20190424061423.GA12864@lst.de \
    --to=hch@lst.de \
    --cc=deanbo422@gmail.com \
    --cc=green.hu@gmail.com \
    --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