Add get_maintainer.pl option to warn about invalid
"F" and "X" patterns found in MAINTAINERS file(s).
Signed-off-by: Tom Saeger
---
scripts/get_maintainer.pl | 65 +++
1 file changed, 65 insertions(+)
diff --git a/scripts/get_mai
ong time - so stable kernels might benefit from
backporting.
Future enhancements could sanity check all the other entry types found in
MAINTAINER file.
--Tom
Tom Saeger (2):
scripts: warn about invalid MAINTAINER patterns
MAINTAINERS: various pattern fixes for mv/rm/typos
MAINTAINERS
Several stale or typo'd "F" "X" patterns fixed.
Signed-off-by: Tom Saeger
---
MAINTAINERS | 107
1 file changed, 42 insertions(+), 65 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index af0cb69f6a3e..
Signed-off-by: Tom Saeger
Cc: David Kershner
Cc: Greg Kroah-Hartman
---
drivers/staging/unisys/MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/unisys/MAINTAINERS
b/drivers/staging/unisys/MAINTAINERS
index 1f0425bf3583..aaddc619c329 100644
--- a
On Tue, Oct 31, 2017 at 04:10:42PM +0100, Greg Kroah-Hartman wrote:
> On Tue, Oct 31, 2017 at 09:55:54AM -0500, Tom Saeger wrote:
> > Signed-off-by: Tom Saeger
> > Cc: David Kershner
> > Cc: Greg Kroah-Hartman
> > ---
> > drivers/staging/unisys/MAINTAIN
Fix stale path to documentation in MAINTAINERS file.
Signed-off-by: Tom Saeger
Cc: David Kershner
Cc: Greg Kroah-Hartman
---
drivers/staging/unisys/MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/unisys/MAINTAINERS
b/drivers/staging/unisys
On Tue, Oct 31, 2017 at 08:47:58AM -0700, Joe Perches wrote:
> On Tue, 2017-10-31 at 09:46 -0500, Tom Saeger wrote:
> > Add get_maintainer.pl option to warn about invalid
> > "F" and "X" patterns found in MAINTAINERS file(s).
>
> Hi Tom.
>
> I
Add "--pattern-checks" option to get_maintainer.pl to warn about invalid
"F" and "X" patterns found in MAINTAINERS file(s).
Signed-off-by: Tom Saeger
Cc: Joe Perches
---
scripts/get_maintainer.pl | 47 +++
1 file changed
On Wed, Nov 01, 2017 at 08:32:51AM -0700, Joe Perches wrote:
> On Tue, 2017-10-31 at 16:37 -0500, Tom Saeger wrote:
> > Add "--pattern-checks" option to get_maintainer.pl to warn about invalid
> > "F" and "X" patterns found in MAINTAINERS file(s)
On Wed, Nov 01, 2017 at 09:50:05AM -0700, Joe Perches wrote:
> (add mercurial-devel and xen-devel to cc's)
>
> On Tue, 2017-10-31 at 16:37 -0500, Tom Saeger wrote:
> > Add "--pattern-checks" option to get_maintainer.pl to warn about invalid
> > "F"
Add "--self-test" option to get_maintainer.pl to show potential
issues in MAINTAINERS file(s) content.
Pattern check warnings are shown for "F" and "X" patterns found in
MAINTAINERS file(s) which do not match any files known by git.
Signed-off-by: Tom Sa
:
>
> o Add --self-test= options (sections, patterns and scm for now)
> where the default without options is all tests
> o Rename check_maintainers_patterns to self_test
> o Rename self_test_pattern_info to self_test_info
>
> Signed-off-by: Joe Perches
> cc: Tom Saege
On Fri, Mar 19, 2021 at 01:03:02PM -0700, Randy Dunlap wrote:
>
> Hm, needs some spacing fixes IMO. See below.
>
>
> On Sat, 20 Mar 2021, Bhaskar Chowdhury wrote:
>
> >
> > s/funtion/functions/
> >
> > Plus the sentence reconstructed for better readability.
> >
> > Signed-off-by: Bhaskar Cho
ot;.
Opportunistically re-flow paragraph for changed lines.
Link:
https://lore.kernel.org/lkml/1563475054-10680-1-git-send-email-thomas....@oracle.com/
Signed-off-by: Tom Saeger
---
Documentation/arm64/acpi_object_usage.rst | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
di
On Fri, Mar 26, 2021 at 09:46:36AM -0600, Jens Axboe wrote:
> On 3/26/21 9:45 AM, Tom Saeger wrote:
> > On Fri, Mar 26, 2021 at 09:41:49AM -0600, Jens Axboe wrote:
> >> On 3/25/21 9:04 PM, Tom Saeger wrote:
> >>>
> >>> s/Additonal/Additional/
> &g
/
s/Secion/Section/
s/soley/solely/
Cc: triv...@kernel.org
Signed-off-by: Tom Saeger
---
block/bfq-iosched.c | 4 ++--
block/blk-cgroup-rwstat.c | 2 +-
block/blk-cgroup.c| 6 +++---
block/blk-core.c | 2 +-
block/blk-iocost.c| 12 ++--
block/blk
On Fri, Mar 26, 2021 at 09:41:49AM -0600, Jens Axboe wrote:
> On 3/25/21 9:04 PM, Tom Saeger wrote:
> >
> > s/Additonal/Additional/
> > s/assocaited/associated/
> > s/assocaited/associated/
> > s/assocating/associating/
> > s/becasue/because/
> > s/co
.git.tom.sae...@oracle.com/
Signed-off-by: Tom Saeger
---
scripts/spelling.txt | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index 2e3ba91a5072..f7a3bfd75787 100644
--- a/scripts/spelling.txt
+++ b
On Wed, Mar 24, 2021 at 10:55:27AM +0100, Greg Kroah-Hartman wrote:
> On Tue, Mar 23, 2021 at 01:28:38PM -0700, Nick Desaulniers wrote:
> > On Tue, Mar 23, 2021 at 12:05 PM Greg Kroah-Hartman
> > wrote:
> > >
> > > The only time git gets involved is when we do a -rc release or when we
> > > do a "
On Fri, Mar 26, 2021 at 04:36:01PM -0600, Jens Axboe wrote:
> On 3/26/21 1:22 PM, Tom Saeger wrote:
> > @@ -1153,6 +1170,7 @@ quering||querying
> > queus||queues
> > randomally||randomly
> > raoming||roaming
> > +readded||read
> > reasearcher||re
.git.tom.sae...@oracle.com/
Signed-off-by: Tom Saeger
---
Changes in v2:
* drop entry `readded||read`, "readded" is in fact "readded"
* Link to v1:
https://lore.kernel.org/lkml/14c54ee47bf0e9aebfe71e97cefd11b2b8f0332f.1616784384.git.tom.sae...@oracl
On Sat, Mar 13, 2021 at 04:46:20AM +0530, Bhaskar Chowdhury wrote:
> On 15:01 Fri 12 Mar 2021, Krzysztof Kozlowski wrote:
> > On 12/03/2021 13:08, Bhaskar Chowdhury wrote:
> > >
> > > s/untile/until/
> > > s/souce/source/
> > > s/divier/divider/
> > >
> > > Signed-off-by: Bhaskar Chowdhury
> > >
On Sat, Mar 13, 2021 at 04:56:21AM +0530, Bhaskar Chowdhury wrote:
sent a few additional typo fixes to your V1, can you add those to your patch?
Regards,
--Tom
/specified/
s/rountine/routine/
s/previosuly/previously/
Change comment referencing pcc_send_cmd to send_pcc_cmd.
Cc: triv...@kernel.org
Signed-off-by: Tom Saeger
---
drivers/acpi/ac.c | 2 +-
drivers/acpi/acpi_video.c | 4 ++--
drivers/acpi/apei/erst.c
/definition/
s/traget/target/
s/wont/won't/
Cc: triv...@kernel.org
Signed-off-by: Tom Saeger
---
drivers/mailbox/Kconfig | 2 +-
drivers/mailbox/bcm-flexrm-mailbox.c| 4 ++--
drivers/mailbox/mailbox-xgene-slimpro.c | 6 +++---
drivers/mailbox/mailbox.h
Simplify case when setting default in cppc_cpufreq_get_transition_delay_us.
Signed-off-by: Tom Saeger
---
drivers/cpufreq/cppc_cpufreq.c | 14 ++
1 file changed, 2 insertions(+), 12 deletions(-)
diff --git a/drivers/cpufreq/cppc_cpufreq.c b/drivers/cpufreq/cppc_cpufreq.c
index
On Fri, Mar 12, 2021 at 04:57:07PM -0800, Randy Dunlap wrote:
> On 3/12/21 4:50 PM, Bhaskar Chowdhury wrote:
> > On 17:16 Fri 12 Mar 2021, Tom Saeger wrote:
> >> On Sat, Mar 13, 2021 at 04:56:21AM +0530, Bhaskar Chowdhury wrote:
> >>
> >> sent a few additiona
On Sat, Mar 13, 2021 at 09:19:51AM +0530, Bhaskar Chowdhury wrote:
>
> Trivial spelling fixes throughout the file.
>
LGTM
Reviewed-by: Tom Saeger
> Signed-off-by: Bhaskar Chowdhury
> ---
> Changes from V2:
> Incoporated the findings of Tom Saeger
>
> driver
On Sat, Mar 13, 2021 at 10:49:55AM +0530, Bhaskar Chowdhury wrote:
> s/varous/various/
>
> Signed-off-by: Bhaskar Chowdhury
> ---
> include/linux/fs.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/fs.h b/include/linux/fs.h
> index ec8f3ddf4a6a..c37a17c32
some other
version to sleuth-out what content was actually being referenced and
then fixing the reference to point to the new file with that content.
This is batch 1.
Tom Saeger (8):
Documentation: fix driver-api doc refs
Documentation: fix admin-guide doc refs
Documentation: fix input relate
Make admin-guide document refs valid.
Signed-off-by: Tom Saeger
---
Documentation/ABI/stable/sysfs-devices | 2 +-
Documentation/ABI/testing/sysfs-devices-system-cpu | 6 --
Documentation/ABI/testing/sysfs-power | 6 --
Documentation/admin-guide/README.rst
Make security document refs valid.
Signed-off-by: Tom Saeger
---
Documentation/ABI/testing/evm | 4 ++--
Documentation/security/LSM.rst | 2 +-
Documentation/security/credentials.rst | 2 +-
Documentation/security/keys/request-key.rst | 2 +-
4 files changed, 5
Make driver-api document refs valid.
Signed-off-by: Tom Saeger
---
Documentation/power/pci.txt | 10 +-
Documentation/power/runtime_pm.txt | 2 +-
Documentation/process/submitting-drivers.rst | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff
Make media doc refs valid.
Signed-off-by: Tom Saeger
---
Documentation/admin-guide/kernel-parameters.txt| 4 ++--
Documentation/media/dvb-drivers/bt8xx.rst | 8
Documentation/media/uapi/v4l/dev-sliced-vbi.rst| 2 +-
Documentation/media/uapi/v4l/extended-controls.rst
Update ref to usb proc_usb_info.txt.
Signed-off-by: Tom Saeger
---
Documentation/driver-api/usb/usb.rst | 4 +---
Documentation/networking/cdc_mbim.txt | 4 ++--
Documentation/usb/gadget-testing.txt | 2 +-
3 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/Documentation/driver
Signed-off-by: Tom Saeger
---
Documentation/networking/checksum-offloads.txt | 2 +-
Documentation/networking/packet_mmap.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/checksum-offloads.txt
b/Documentation/networking/checksum
Make `input` document refs valid including:
- joystick
- joystick-parport
Signed-off-by: Tom Saeger
---
Documentation/admin-guide/kernel-parameters.txt | 10 +-
Documentation/hid/hiddev.txt| 2 +-
Documentation/input/devices/xpad.rst| 3
Make sound doc refs valid.
Signed-off-by: Tom Saeger
---
Documentation/sound/hd-audio/notes.rst| 2 +-
Documentation/sound/kernel-api/writing-an-alsa-driver.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/sound/hd-audio/notes.rst
b
v3:
- Split into `docs` and `fs` patch as suggested by Jonathan Corbet
--
Tom Saeger (2):
docs: Update binfmt_misc links
fs: Update binfmt_misc links
Documentation/sysctl/README | 2 +-
Documentation/sysctl/fs.txt | 2 +-
fs/Kconfig.binfmt | 2 +-
fs/binfmt_misc.c
Documentation/binfmt_misc.txt moved to
Documentation/admin-guide/binfmt-misc.rst
Signed-off-by: Tom Saeger
---
Documentation/sysctl/README | 2 +-
Documentation/sysctl/fs.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/sysctl/README b/Documentation
Documentation/binfmt_misc.txt was moved to
Documentation/admin-guide/binfmt-misc.rst
Signed-off-by: Tom Saeger
---
fs/Kconfig.binfmt | 2 +-
fs/binfmt_misc.c | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/fs/Kconfig.binfmt b/fs/Kconfig.binfmt
index b2f82cf6bf86
On Tue, Oct 03, 2017 at 09:23:59PM +, Jonathan Corbet wrote:
> On Tue, 3 Oct 2017 16:16:37 -0500
> Tom Saeger wrote:
>
> > Documentation/binfmt_misc.txt moved to
> > Documentation/admin-guide/binfmt-misc.rst
> >
> > Signed-off-by: Tom Saeger
> > -
Documentation/binfmt_misc.txt was moved to
Documentation/admin-guide/binfmt_misc.rst
Signed-off-by: Tom Saeger
---
Documentation/sysctl/README | 2 +-
Documentation/sysctl/fs.txt | 2 +-
fs/Kconfig.binfmt | 2 +-
fs/binfmt_misc.c| 3 ++-
4 files changed, 5 insertions
Documentation/binfmt_misc.txt was moved to
Documentation/admin-guide/binfmt_misc.rst
Signed-off-by: Tom Saeger
---
Documentation/sysctl/README | 2 +-
Documentation/sysctl/fs.txt | 2 +-
fs/Kconfig.binfmt | 2 +-
fs/binfmt_misc.c| 3 ++-
4 files changed, 5 insertions(+), 4
v2:
- replaced wrong binfmt_misc.rst with binfmt-misc.rst
Tom Saeger (1):
docs: Update binfmt_misc links
Documentation/sysctl/README | 2 +-
Documentation/sysctl/fs.txt | 2 +-
fs/Kconfig.binfmt | 2 +-
fs/binfmt_misc.c| 3 ++-
4 files changed, 5 insertions(+), 4
On Thu, Oct 12, 2017 at 05:24:25PM +, Jonathan Corbet wrote:
> On Tue, 10 Oct 2017 12:35:58 -0500
> Tom Saeger wrote:
>
> > Recently, while reading up on binfmt I attempted to open a document ref
> > only to find it was invalid. I did a quick grep, found all the
&g
Batch (2) set of simple document ref fixes.
Tom Saeger (8):
Documentation: fix locking rt-mutex doc refs
Documentation: fix ref to sphinx/kerneldoc.py
Documentation: fix ref to workqueue content
Documentation: fix ref to coccinelle content
Documentation: fix ref to trace stm content
Signed-off-by: Tom Saeger
---
Documentation/process/4.Coding.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/4.Coding.rst
b/Documentation/process/4.Coding.rst
index 6df19943dd4d..26b106071364 100644
--- a/Documentation/process/4.Coding.rst
+++ b
Signed-off-by: Tom Saeger
---
.../RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html
b/Documentation/RCU/Design/Expedited-Grace
Signed-off-by: Tom Saeger
---
Documentation/trace/intel_th.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/trace/intel_th.txt b/Documentation/trace/intel_th.txt
index f92070e7dde0..7a57165c2492 100644
--- a/Documentation/trace/intel_th.txt
+++ b
Signed-off-by: Tom Saeger
---
Documentation/doc-guide/kernel-doc.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/doc-guide/kernel-doc.rst
b/Documentation/doc-guide/kernel-doc.rst
index b24854b5d6be..0268335414ce 100644
--- a/Documentation/doc-guide/kernel
Signed-off-by: Tom Saeger
---
Documentation/power/interface.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/power/interface.txt
b/Documentation/power/interface.txt
index 7dc75f48e8bd..27df7f98668a 100644
--- a/Documentation/power/interface.txt
+++ b
Signed-off-by: Tom Saeger
---
Documentation/ABI/obsolete/sysfs-gpio | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/obsolete/sysfs-gpio
b/Documentation/ABI/obsolete/sysfs-gpio
index 867c1fab20e2..32513dc2eec9 100644
--- a/Documentation/ABI/obsolete/sysfs
Signed-off-by: Tom Saeger
---
Documentation/locking/rt-mutex-design.txt | 2 +-
Documentation/pi-futex.txt| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/locking/rt-mutex-design.txt
b/Documentation/locking/rt-mutex-design.txt
index
Make refs to selftests files valid including:
- watchdog-test.c
- dnotify_test.c
Signed-off-by: Tom Saeger
---
Documentation/filesystems/dnotify.txt| 2 +-
Documentation/watchdog/hpwdt.txt | 2 +-
Documentation/watchdog/pcwd-watchdog.txt | 2 +-
3 files changed, 3 insertions
(a comma separated list of any of sections, patterns, links or scm)
> where the default without options is all tests
> o Rename check_maintainers_patterns to self_test
> o Rename self_test_pattern_info to self_test_info
>
> Signed-off-by: Joe Perches
> Improved-by: Tom Saeger
56 matches
Mail list logo