[PATCH] scripts: LOL what a patch! change Linus to Linux

From: Bhaskar Chowdhury
Date: Thu Jan 21 2021 - 09:41:25 EST


s/Linus/Linux/

...how dare I?? :)

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