Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1693866 > unrolled thread

MAINTAINERS: F: file patterns without matches

Started byJoe Perches <joe@perches.com>
First post2017-07-21 19:10 +0200
Last post2017-07-21 22:30 +0200
Articles 4 — 2 participants

Back to article view | Back to linux.kernel


Contents

  MAINTAINERS: F: file patterns without matches Joe Perches <joe@perches.com> - 2017-07-21 19:10 +0200
    Re: MAINTAINERS: F: file patterns without matches Randy Dunlap <rdunlap@infradead.org> - 2017-07-21 19:20 +0200
      Re: MAINTAINERS: F: file patterns without matches Joe Perches <joe@perches.com> - 2017-07-21 21:10 +0200
        Re: MAINTAINERS: F: file patterns without matches Randy Dunlap <rdunlap@infradead.org> - 2017-07-21 22:30 +0200

#1693866 — MAINTAINERS: F: file patterns without matches

FromJoe Perches <joe@perches.com>
Date2017-07-21 19:10 +0200
SubjectMAINTAINERS: F: file patterns without matches
Message-ID<u5JB7-7Ar-9@gated-at.bofh.it>
There are a number of file patterns in MAINTAINERS that
don't have an actual matching file in the kernel tree.

Some of those are due to renames, some are typos, some
are added without a matching file being added at the
same time.

There's a pending, might be applied patch to reorder
all the sections alphabetically.

Trying to do any corrections to MAINTAINERS today would
make that patch and any other renaming not apply properly
so I'm not touching MAINTAINERS much until it's settled.

Here's the sorted list of missing/typo file patterns:

F:	arch/arm/include/asm/clkdev.h
F:	arch/arm/mach-pxa/include/mach/palmt5.h
F:	arch/arm/mach-pxa/include/mach/palmte2.h
F:	arch/arm/mach-pxa/include/mach/palmtreo.h
F:	arch/arm/mach-pxa/include/mach/palmz72.h
F:	arch/arm/plat-samsung/s5p-dev-mfc.c
F:	arch/*/include/asm/mutex*.h
F:	Documentation/ABI/testing/mux/sysfs-class-mux*
F:	Documentation/devicetree/bindings/display/mxsfb-drm.txt
F:	Documentation/devicetree/bindings/display/panel/nec,nl4827hc19_05b.txt
F:	Documentation/devicetree/bindings/drm/atmel/
F:	Documentation/devicetree/bindings/i2c/ina209.txt
F:	Documentation/devicetree/bindings/i2c/max6697.txt
F:	Documentation/devicetree/bindings/iio/gyroscope/inv,mpu3050.txt
F:	Documentation/devicetree/bindings/iio/multiplexer/iio-mux.txt
F:	Documentation/devicetree/bindings/pci/pcie-kirin.txt
F:	Documentation/devicetree/bindings/powerpc/fsl/fman.txt
F:	Documentation/devicetree/bindings/reset/snps,hsdk-v1-reset.txt
F:	Documentation/devicetree/bindings/video/
F:	Documentation/devicetree/bindings/video/bridge/megachips-stdpxxxx-ge-b850v3-fw.txt
F:	Documentation/devicetree/bindings/watchdog/da92..-wdt.txt
F:	Documentation/input/yealink.rst
F:	Documentation/module-signing.txt
F:	Documentation/pinctrl.txt
F:	Documentation/s390/kvm.txt
F:	Documentation/sound/alsa/Bt87x.txt
F:	Documentation/sound/alsa/compress_offload.txt
F:	Documentation/sound/alsa/soc/
F:	Documentation/usb/typec.rst
F:	drivers/crypto/nx/nx_debugfs.h
F:	drivers/hid/hid-udraw.c
F:	drivers/hwmon/max20751.c
F:	drivers/iio/adc/rcar_gyro_adc.c
F:	drivers/input/dlink-dir685-touchkeys.c
F:	drivers/media/i2c/cs3308.h
F:	drivers/misc/panel.c
F:	drivers/net/ethernet/mellanox/mlx5/core/en_ipsec/*
F:	drivers/net/ethernet/mellanox/mlx5/core/ipsec*
F:	drivers/scsi/mpt2sas/
F:	drivers/staging/android/uapi/ion_test.h
F:	drivers/staging/ft1000/
F:	drivers/staging/greybus/fw-managament.c
F:	drivers/staging/greybus/timesync.c
F:	drivers/staging/greybus/timesync_platform.c
F:	drivers/staging/media/st-cec/
F:	drivers/tty/serial/msm_serial.h
F:	drivers/vhost/vsock.h
F:	fs/hppfs/
F:	include/dt-bindings/soc/zx*.h
F:	include/linux/dt-bindings/mux/
F:	include/linux/keyctl.h
F:	include/media/atmel-isi.h
F:	include/media/cx2341x*
F:	include/media/saa7146*
F:	include/uapi/linux/wil6210_uapi.h
F:	include/uapi/scsi/cxlflash_ioctls.h
F:	kernel/cpuset.c
F:	kernel/rcu/srcu.c
F:	net/core/flow.c

[toc] | [next] | [standalone]


#1693894

FromRandy Dunlap <rdunlap@infradead.org>
Date2017-07-21 19:20 +0200
Message-ID<u5JKP-7DO-49@gated-at.bofh.it>
In reply to#1693866
On 07/21/2017 10:02 AM, Joe Perches wrote:
> There are a number of file patterns in MAINTAINERS that
> don't have an actual matching file in the kernel tree.
> 
> Some of those are due to renames, some are typos, some
> are added without a matching file being added at the
> same time.
> 
> There's a pending, might be applied patch to reorder
> all the sections alphabetically.
> 
> Trying to do any corrections to MAINTAINERS today would
> make that patch and any other renaming not apply properly
> so I'm not touching MAINTAINERS much until it's settled.

I don't think that Linus is interested in applying it.  :(

> Here's the sorted list of missing/typo file patterns:
> 


-- 
~Randy

[toc] | [prev] | [next] | [standalone]


#1693930

FromJoe Perches <joe@perches.com>
Date2017-07-21 21:10 +0200
Message-ID<u5Ltg-ih-13@gated-at.bofh.it>
In reply to#1693894
On Fri, 2017-07-21 at 10:10 -0700, Randy Dunlap wrote:
> On 07/21/2017 10:02 AM, Joe Perches wrote:
> > There are a number of file patterns in MAINTAINERS that
> > don't have an actual matching file in the kernel tree.
> > 
> > Some of those are due to renames, some are typos, some
> > are added without a matching file being added at the
> > same time.
> > 
> > There's a pending, might be applied patch to reorder
> > all the sections alphabetically.
> > 
> > Trying to do any corrections to MAINTAINERS today would
> > make that patch and any other renaming not apply properly
> > so I'm not touching MAINTAINERS much until it's settled.
> 
> I don't think that Linus is interested in applying it.  :(

I think he would apply it if it applied without
merge issues.

[toc] | [prev] | [next] | [standalone]


#1693961

FromRandy Dunlap <rdunlap@infradead.org>
Date2017-07-21 22:30 +0200
Message-ID<u5MIF-Wz-5@gated-at.bofh.it>
In reply to#1693930
On 07/21/2017 12:04 PM, Joe Perches wrote:
> On Fri, 2017-07-21 at 10:10 -0700, Randy Dunlap wrote:
>> On 07/21/2017 10:02 AM, Joe Perches wrote:
>>> There are a number of file patterns in MAINTAINERS that
>>> don't have an actual matching file in the kernel tree.
>>>
>>> Some of those are due to renames, some are typos, some
>>> are added without a matching file being added at the
>>> same time.
>>>
>>> There's a pending, might be applied patch to reorder
>>> all the sections alphabetically.
>>>
>>> Trying to do any corrections to MAINTAINERS today would
>>> make that patch and any other renaming not apply properly
>>> so I'm not touching MAINTAINERS much until it's settled.
>>
>> I don't think that Linus is interested in applying it.  :(
> 
> I think he would apply it if it applied without
> merge issues.

OK, we'll see.

-- 
~Randy

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web