lkml.org 
[lkml]   [2024]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] treewide: Fix common grammar mistake "the the"
From


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 <thorsten.blum@toblux.com>
> ---
> 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 <rdunlap@infradead.org>

Thanks.

--
#Randy

\
 
 \ /
  Last update: 2024-05-27 16:35    [W:0.107 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site