mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: unixbhaskar@gmail.com, linux-kernel@vger.kernel.org
Cc: jolsa@kernel.org
Subject: [PATCH] tools:build: Fix few spells
Date: Wed, 15 Feb 2023 14:50:13 +0530	[thread overview]
Message-ID: <20230215092013.21833-1-unixbhaskar@gmail.com> (raw)

s/borow/borrow/
s/dependecies/dependencies/
s/commandline/command iine/ ------> this one does't matter but for sanity.

cc: jolsa@kernel.org

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 tools/build/fixdep.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/build/fixdep.c b/tools/build/fixdep.c
index 2501fea7aa3e..266cf9a1a871 100644
--- a/tools/build/fixdep.c
+++ b/tools/build/fixdep.c
@@ -7,8 +7,8 @@
  *   Copyright    2002 by Kai Germaschewski  <kai.germaschewski@gmx.de>
  *
  * This code has been borrowed from kbuild's fixdep (scripts/basic/fixdep.c),
- * Please check it for detailed explanation. This fixdep borow only the
- * base transformation of dependecies without the CONFIG mangle.
+ * Please check it for detailed explanation. This fixdep borrow only the
+ * base transformation of dependencies without the CONFIG mangle.
  */

 #include <sys/types.h>
@@ -32,7 +32,7 @@ static void usage(void)
 }

 /*
- * Print out the commandline prefixed with cmd_<target filename> :=
+ * Print out the command line prefixed with cmd_<target filename> :=
  */
 static void print_cmdline(void)
 {
--
2.39.1


                 reply	other threads:[~2023-02-15  9:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230215092013.21833-1-unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@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

all inboxes | Powered by JetHome®