public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] MAINTAINERS: fix file patterns (part 2)
@ 2013-03-03  1:53 Cesar Eduardo Barros
  2013-03-03  1:53 ` [PATCH 01/14] MAINTAINERS: remove 3c505 Cesar Eduardo Barros
                   ` (13 more replies)
  0 siblings, 14 replies; 28+ messages in thread
From: Cesar Eduardo Barros @ 2013-03-03  1:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Joe Perches, Cesar Eduardo Barros

This patch series attempts to fix the remaining F: patterns on the
MAINTAINERS file which point to non-existing files or directories.

Several more problems with the F: patterns appeared since the previous
patch series was sent. This patch series fixes all of them, except for
the removal of drivers/rtc/rtc-sec.c (which was NAKed). It also has a
copy of the single patch from the previous series which was not applied
(fix BAST).

Patch 12 also attempts to add matching uapi/ patterns to all include
directory patterns where this was not yet done, if applicable.

The last two patches in this series are optional. They add the small
script which I used to find the broken patterns, and change one pattern
to avoid a false positive from the script.

Cesar Eduardo Barros (14):
  MAINTAINERS: remove 3c505
  MAINTAINERS: remove arch/arm/plat-nomadik/
  MAINTAINERS: remove arch/arm/plat-s3c24xx/
  MAINTAINERS: fix drivers/media/i2c/cx2341x.c
  MAINTAINERS: remove drivers/net/wan/cycx*
  MAINTAINERS: fix drivers/edac/ghes-edac.c
  MAINTAINERS: remove eexpress
  MAINTAINERS: fix mach-omap2 clockdomain/powerdomain
  MAINTAINERS: fix Documentation/video4linux/saa7134/
  MAINTAINERS: remove include/media/sh_veu.h
  MAINTAINERS: fix BAST
  MAINTAINERS: adjust for UAPI (part 2)
  scripts: add checkmaintainers.py
  MAINTAINERS: use same pattern for firewire in uapi

 MAINTAINERS                 | 69 ++++++++++++++++++++++++---------------------
 scripts/checkmaintainers.py | 35 +++++++++++++++++++++++
 2 files changed, 72 insertions(+), 32 deletions(-)
 create mode 100755 scripts/checkmaintainers.py

-- 
1.7.11.7


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2013-06-09  7:30 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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-07  2:35   ` Linus Walleij
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-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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox