[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210121143014.8913-1-unixbhaskar@gmail.com>
Date: Thu, 21 Jan 2021 20:00:14 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: torvalds@...ux-foundation.org, masahiroy@...nel.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] scripts: LOL what a patch! change Linus to Linux
s/Linus/Linux/
...how dare I?? :)
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
scripts/patch-kernel | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/patch-kernel b/scripts/patch-kernel
index 033d5916797d..314e80c252c0 100755
--- a/scripts/patch-kernel
+++ b/scripts/patch-kernel
@@ -7,7 +7,7 @@
# e.g.
# scripts/patch-kernel . ..
# Update the kernel tree in the current directory using patches in the
-# directory above to the latest Linus kernel
+# directory above to the latest Linux kernel
# scripts/patch-kernel . .. -ac
# Get the latest Linux kernel and patch it with the latest ac patch
# scripts/patch-kernel . .. 2.4.9
--
2.30.0
Powered by blists - more mailing lists