public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andy Whitcroft <apw@shadowen.org>
To: Harvey Harrison <harvey.harrison@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] checkpatch: remove fastcall
Date: Fri, 15 Feb 2008 09:15:51 +0000	[thread overview]
Message-ID: <20080215091551.GC24479@shadowen.org> (raw)
In-Reply-To: <1203017488.2748.75.camel@brick>

On Thu, Feb 14, 2008 at 11:31:28AM -0800, Harvey Harrison wrote:
> fastcall no longer exists in tree, remove it from checkpatch.
> 
> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>

Seems to be true :)  Have sucked this up for 0.15.  Thanks.

-apw

> ---
>  scripts/checkpatch.pl |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
> index 2086a85..6f9b391 100755
> --- a/scripts/checkpatch.pl
> +++ b/scripts/checkpatch.pl
> @@ -105,8 +105,7 @@ our $Sparse	= qr{
>  			__iomem|
>  			__must_check|
>  			__init_refok|
> -			__kprobes|
> -			fastcall
> +			__kprobes
>  		}x;
>  our $Attribute	= qr{
>  			const|
> -- 
> 1.5.4.1.1278.gc75be
> 

      reply	other threads:[~2008-02-15  9:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-14 19:31 [PATCH] checkpatch: remove fastcall Harvey Harrison
2008-02-15  9:15 ` Andy Whitcroft [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=20080215091551.GC24479@shadowen.org \
    --to=apw@shadowen.org \
    --cc=akpm@linux-foundation.org \
    --cc=harvey.harrison@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