All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scripts: LOL what a patch! change Linus to Linux
@ 2021-01-21 14:30 Bhaskar Chowdhury
  2021-01-21 21:07 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-21 14:30 UTC (permalink / raw)
  To: torvalds, masahiroy, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury

s/Linus/Linux/

...how dare I?? :)

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-22  4:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 14:30 [PATCH] scripts: LOL what a patch! change Linus to Linux Bhaskar Chowdhury
2021-01-21 21:07 ` Randy Dunlap
2021-01-22  4:00   ` Bhaskar Chowdhury

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.