From: Oleh Zadorozhnyi <lesorubshayan@gmail.com>
To: linux-kbuild@vger.kernel.org
Cc: Oleh Zadorozhnyi <lesorubshayan@gmail.com>
Subject: [PATCH 1/1] misspelling
Date: Sat, 1 Feb 2025 14:22:03 +0200 [thread overview]
Message-ID: <20250201122213.12504-2-lesorubshayan@gmail.com> (raw)
In-Reply-To: <20250201122213.12504-1-lesorubshayan@gmail.com>
---
scripts/Makefile.lib | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/Makefile.lib b/scripts/Makefile.lib
index ad55ef201aac..cad20f0e66ee 100644
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -305,7 +305,7 @@ endef
# These are shared by some Makefile.* files.
ifdef CONFIG_LTO_CLANG
-# Run $(LD) here to covert LLVM IR to ELF in the following cases:
+# Run $(LD) here to convert LLVM IR to ELF in the following cases:
# - when this object needs objtool processing, as objtool cannot process LLVM IR
# - when this is a single-object module, as modpost cannot process LLVM IR
cmd_ld_single = $(if $(objtool-enabled)$(is-single-obj-m), ; $(LD) $(ld_flags) -r -o $(tmp-target) $@; mv $(tmp-target) $@)
--
2.43.0
next prev parent reply other threads:[~2025-02-01 12:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-01 12:22 [PATCH 0/1] misspelling Oleh Zadorozhnyi
2025-02-01 12:22 ` Oleh Zadorozhnyi [this message]
2025-02-04 4:07 ` [PATCH 1/1] misspelling Masahiro Yamada
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 \
--in-reply-to=20250201122213.12504-2-lesorubshayan@gmail.com \
--to=lesorubshayan@gmail.com \
--cc=linux-kbuild@vger.kernel.org \
/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