Linux kbuild/kconfig development
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: nathan@kernel.org, nsc@kernel.org, unixbhaskar@gmail.com,
	linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] usr: Correct a spelling by changing a latter
Date: Fri, 31 Jul 2026 15:50:10 +0530	[thread overview]
Message-ID: <20260731102211.2327476-1-unixbhaskar@gmail.com> (raw)

s/dit/did/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 usr/initramfs_data.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr/initramfs_data.S b/usr/initramfs_data.S
index cd67edc38797..e92fb59b3fba 100644
--- a/usr/initramfs_data.S
+++ b/usr/initramfs_data.S
@@ -3,7 +3,7 @@
   initramfs_data includes the compressed binary that is the
   filesystem used for early user space.
   Note: Older versions of "as" (prior to binutils 2.11.90.0.23
-  released on 2001-07-14) dit not support .incbin.
+  released on 2001-07-14) did not support .incbin.
   If you are forced to use older binutils than that then the
   following trick can be applied to create the resulting binary:

--
2.54.0


             reply	other threads:[~2026-07-31 10:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31 10:20 Bhaskar Chowdhury [this message]
2026-07-31 14:45 ` [PATCH] usr: Correct a spelling by changing a latter Randy Dunlap
2026-07-31 22:07   ` Bhaskar Chowdhury

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=20260731102211.2327476-1-unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nathan@kernel.org \
    --cc=nsc@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