* MAINTAINERS: F: file patterns without matches
@ 2017-07-21 17:02 Joe Perches
2017-07-21 17:10 ` Randy Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2017-07-21 17:02 UTC (permalink / raw)
To: LKML; +Cc: Andrew Morton
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MAINTAINERS: F: file patterns without matches
2017-07-21 17:02 MAINTAINERS: F: file patterns without matches Joe Perches
@ 2017-07-21 17:10 ` Randy Dunlap
2017-07-21 19:04 ` Joe Perches
0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2017-07-21 17:10 UTC (permalink / raw)
To: Joe Perches, LKML; +Cc: Andrew Morton
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MAINTAINERS: F: file patterns without matches
2017-07-21 17:10 ` Randy Dunlap
@ 2017-07-21 19:04 ` Joe Perches
2017-07-21 20:28 ` Randy Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Joe Perches @ 2017-07-21 19:04 UTC (permalink / raw)
To: Randy Dunlap, LKML; +Cc: Andrew Morton, Linus Torvalds
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: MAINTAINERS: F: file patterns without matches
2017-07-21 19:04 ` Joe Perches
@ 2017-07-21 20:28 ` Randy Dunlap
0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2017-07-21 20:28 UTC (permalink / raw)
To: Joe Perches, LKML; +Cc: Andrew Morton, Linus Torvalds
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-07-21 20:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-21 17:02 MAINTAINERS: F: file patterns without matches Joe Perches
2017-07-21 17:10 ` Randy Dunlap
2017-07-21 19:04 ` Joe Perches
2017-07-21 20:28 ` Randy Dunlap
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.