public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tile: remove unused ISA_DMA_THRESHOLD define
Date: Wed, 11 Aug 2010 10:41:45 -0400	[thread overview]
Message-ID: <4C62B6A9.8090709@tilera.com> (raw)
In-Reply-To: <20100811111000J.fujita.tomonori@lab.ntt.co.jp>

On 8/10/2010 10:11 PM, FUJITA Tomonori wrote:
> No need to define ISA_DMA_THRESHOLD
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> ---
>  arch/tile/include/asm/scatterlist.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/tile/include/asm/scatterlist.h b/arch/tile/include/asm/scatterlist.h
> index c560424..ad8deec 100644
> --- a/arch/tile/include/asm/scatterlist.h
> +++ b/arch/tile/include/asm/scatterlist.h
> @@ -15,8 +15,6 @@
>  #ifndef _ASM_TILE_SCATTERLIST_H
>  #define _ASM_TILE_SCATTERLIST_H
>  
> -#define ISA_DMA_THRESHOLD	(~0UL)
> -
>  #include <asm-generic/scatterlist.h>
>  
>  #endif /* _ASM_TILE_SCATTERLIST_H */
>   

Thanks, accepted (though I modified it to remove the comments and header
guard too, so it's just a one-line forwarding #include file, to match
other similar files in that directory).

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


      reply	other threads:[~2010-08-11 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-11  2:11 [PATCH] tile: remove unused ISA_DMA_THRESHOLD define FUJITA Tomonori
2010-08-11 14:41 ` Chris Metcalf [this message]

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=4C62B6A9.8090709@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --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