public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Matthew Wilcox <willy@infradead.org>,
	Andy Whitcroft <apw@canonical.com>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Checkpatch: Add another old address for the FSF
Date: Sat, 28 Jan 2017 10:36:35 -0800	[thread overview]
Message-ID: <1485628595.6833.1.camel@perches.com> (raw)
In-Reply-To: <20170128173052.GA23532@bombadil.infradead.org>

On Sat, 2017-01-28 at 09:30 -0800, Matthew Wilcox wrote:
> We still have a lot of old addresses for the FSF in the kernel.
> willy@harry:~/kernel/idr$ git grep '675 Mass' |wc -l
> 1502
> willy@harry:~/kernel/idr$ git grep '59 Temple' |wc -l
> 2825
> willy@harry:~/kernel/idr$ git grep '51 Franklin' |wc -l
> 2020
> Let's discourage adding the oldest one too.
[]
> diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
[]
> @@ -2695,6 +2695,7 @@ sub process {
>  
>  # Check for FSF mailing addresses.
>  		if ($rawline =~ /\bwrite to the Free/i ||
> +		    $rawline =~ /\b675\s+Mass\s+Ave/i ||
>  		    $rawline =~ /\b59\s+Temple\s+Pl/i ||
>  		    $rawline =~ /\b51\s+Franklin\s+St/i) {
>  			my $herevet = "$here\n" . cat_vet($rawline) . "\n";

Acked-by: Joe Perches <joe@perches.com>

      reply	other threads:[~2017-01-28 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-28 17:30 Checkpatch: Add another old address for the FSF Matthew Wilcox
2017-01-28 18:36 ` Joe Perches [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=1485628595.6833.1.camel@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=apw@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=willy@infradead.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