From: Randy Dunlap <[email protected]>
To: Thorsten Blum <[email protected]>,
[email protected]
Cc: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected]
Subject: Re: [PATCH] treewide: Fix common grammar mistake "the the"
Date: Thu, 11 Apr 2024 08:13:13 -0700 [thread overview]
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
On 4/11/24 8:04 AM, Thorsten Blum wrote:
> Use `find . -type f -exec sed -i 's/\<the the\>/the/g' {} +` to find all
> occurrences of "the the" and replace them with a single "the".
>
> Changes only comments and documentation - no code changes.
>
> Signed-off-by: Thorsten Blum <[email protected]>
> ---
> Documentation/trace/histogram.rst | 2 +-
> arch/arm/Kconfig | 4 ++--
> arch/arm/include/asm/unwind.h | 2 +-
> arch/arm64/Kconfig | 2 +-
> arch/arm64/kernel/entry-ftrace.S | 2 +-
> arch/s390/kernel/perf_cpum_sf.c | 2 +-
> arch/s390/kernel/sthyi.c | 2 +-
> drivers/accessibility/speakup/speakup_soft.c | 2 +-
> drivers/gpu/drm/i915/display/intel_crt.c | 2 +-
> drivers/gpu/drm/i915/i915_request.c | 2 +-
> drivers/mailbox/Kconfig | 2 +-
> drivers/net/wireless/intel/iwlwifi/fw/api/tx.h | 4 ++--
> drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c | 2 +-
> drivers/scsi/bfa/bfa_fcs_rport.c | 2 +-
> drivers/scsi/fcoe/fcoe_ctlr.c | 2 +-
> drivers/scsi/isci/host.h | 2 +-
> drivers/scsi/isci/remote_device.h | 2 +-
> drivers/scsi/isci/remote_node_context.h | 2 +-
> drivers/scsi/isci/task.c | 2 +-
> fs/afs/flock.c | 2 +-
> fs/ecryptfs/keystore.c | 2 +-
> fs/netfs/direct_read.c | 2 +-
> fs/netfs/direct_write.c | 2 +-
> fs/overlayfs/super.c | 2 +-
> include/uapi/asm-generic/fcntl.h | 2 +-
> io_uring/kbuf.c | 2 +-
> lib/zstd/common/fse_decompress.c | 2 +-
> lib/zstd/decompress/zstd_decompress_block.c | 2 +-
> scripts/coccinelle/misc/badty.cocci | 2 +-
> tools/perf/Documentation/perf-diff.txt | 2 +-
> 30 files changed, 32 insertions(+), 32 deletions(-)
>
Reviewed-by: Randy Dunlap <[email protected]>
Thanks.
--
#Randy
next prev parent reply other threads:[~2024-04-11 15:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-11 15:04 [PATCH] treewide: Fix common grammar mistake "the the" Thorsten Blum
2024-04-11 15:13 ` Randy Dunlap [this message]
2024-04-11 15:25 ` Dan Carpenter
2024-04-11 22:39 ` Thorsten Blum
2024-04-12 6:41 ` Jani Nikula
2024-04-11 15:37 ` Johannes Berg
2024-04-11 16:29 ` Tyler Hicks
2024-04-11 16:45 ` Robin Murphy
2024-04-11 17:11 ` [PATCH v2] " Thorsten Blum
2024-04-11 20:23 ` Christophe JAILLET
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 \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
[email protected] \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox