All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Cesar Eduardo Barros <cesarb@cesarb.net>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, Joe Perches <joe@perches.com>,
	David Howells <dhowells@redhat.com>
Subject: Re: [PATCH 13/14] scripts: add checkmaintainers.py
Date: Sun, 03 Mar 2013 11:40:48 +0100	[thread overview]
Message-ID: <1362307248.1334.32.camel@x61.thuisdomein> (raw)
In-Reply-To: <1362275632-20242-14-git-send-email-cesarb@cesarb.net>

On Sat, 2013-03-02 at 22:53 -0300, Cesar Eduardo Barros wrote:
> For every file pattern, it checks if the pattern matches any file or
> directory in the kernel tree, printing the patterns which do not have a
> match.

In a script I cobbled together for local consumption, I invoked "git
ls-files" to generate the list of files to check against. Using the
files and directories currently in one's kernel tree is liable to
generating false positives or false negatives.


Paul Bolle


  reply	other threads:[~2013-03-03 10:40 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03  1:53 [PATCH 00/14] MAINTAINERS: fix file patterns (part 2) Cesar Eduardo Barros
2013-03-03  1:53 ` [PATCH 01/14] MAINTAINERS: remove 3c505 Cesar Eduardo Barros
2013-03-03  6:44   ` David Miller
2013-03-03  1:53 ` [PATCH 02/14] MAINTAINERS: remove arch/arm/plat-nomadik/ Cesar Eduardo Barros
2013-03-03  1:53   ` Cesar Eduardo Barros
2013-03-07  2:35   ` Linus Walleij
2013-03-07  2:35     ` Linus Walleij
2013-03-07  8:06   ` Alessandro Rubini
2013-03-07  8:06     ` Alessandro Rubini
2013-03-03  1:53 ` [PATCH 03/14] MAINTAINERS: remove arch/arm/plat-s3c24xx/ Cesar Eduardo Barros
2013-03-03  1:53   ` Cesar Eduardo Barros
2013-03-03  1:53   ` Cesar Eduardo Barros
2013-03-04 12:57   ` Kukjin Kim
2013-03-04 12:57     ` Kukjin Kim
2013-03-03  1:53 ` [PATCH 04/14] MAINTAINERS: fix drivers/media/i2c/cx2341x.c Cesar Eduardo Barros
2013-03-03  8:35   ` Hans Verkuil
2013-03-03  1:53 ` [PATCH 05/14] MAINTAINERS: remove drivers/net/wan/cycx* Cesar Eduardo Barros
2013-03-03  6:44   ` David Miller
2013-03-03  1:53 ` [PATCH 06/14] MAINTAINERS: fix drivers/edac/ghes-edac.c Cesar Eduardo Barros
2013-03-03  1:53 ` [PATCH 07/14] MAINTAINERS: remove eexpress Cesar Eduardo Barros
2013-03-03  6:44   ` David Miller
2013-03-03  1:53 ` [PATCH 08/14] MAINTAINERS: fix mach-omap2 clockdomain/powerdomain Cesar Eduardo Barros
2013-06-09  7:30   ` Paul Walmsley
2013-03-03  1:53 ` [PATCH 09/14] MAINTAINERS: fix Documentation/video4linux/saa7134/ Cesar Eduardo Barros
2013-03-03  1:53 ` [PATCH 10/14] MAINTAINERS: remove include/media/sh_veu.h Cesar Eduardo Barros
2013-03-03  1:53 ` [PATCH 11/14] MAINTAINERS: fix BAST Cesar Eduardo Barros
2013-03-03 10:14   ` Paul Bolle
2013-03-03  1:53 ` [PATCH 12/14] MAINTAINERS: adjust for UAPI (part 2) Cesar Eduardo Barros
2013-03-04 14:07   ` David Howells
2013-03-03  1:53 ` [PATCH 13/14] scripts: add checkmaintainers.py Cesar Eduardo Barros
2013-03-03 10:40   ` Paul Bolle [this message]
2013-03-03  1:53 ` [PATCH 14/14] MAINTAINERS: use same pattern for firewire in uapi Cesar Eduardo Barros
2013-03-03  5:51   ` Joe Perches
2013-03-03 21:26   ` Stefan Richter

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=1362307248.1334.32.camel@x61.thuisdomein \
    --to=pebolle@tiscali.nl \
    --cc=akpm@linux-foundation.org \
    --cc=cesarb@cesarb.net \
    --cc=dhowells@redhat.com \
    --cc=joe@perches.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.