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

* Re: [PATCH] scripts: LOL what a patch! change Linus to Linux
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2021-01-21 21:07 UTC (permalink / raw)
  To: Bhaskar Chowdhury, torvalds, masahiroy, linux-kernel

On 1/21/21 6:30 AM, Bhaskar Chowdhury wrote:
> s/Linus/Linux/
> 
> ...how dare I?? :)
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Hi,

You missed a second occurrence of that a few lines later.

However, it is correct as is. It means the kernel tree
that Linus maintains -- sometimes known as mainline.

> ---
>  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
> 


-- 
~Randy
"He closes his eyes and drops the goggles.  You can't get hurt
by looking at a bitmap.  Or can you?"
(Neal Stephenson: Snow Crash)

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

* Re: [PATCH] scripts: LOL what a patch! change Linus to Linux
  2021-01-21 21:07 ` Randy Dunlap
@ 2021-01-22  4:00   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-22  4:00 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: torvalds, masahiroy, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1329 bytes --]

On 13:07 Thu 21 Jan 2021, Randy Dunlap wrote:
>On 1/21/21 6:30 AM, Bhaskar Chowdhury wrote:
>> s/Linus/Linux/
>>
>> ...how dare I?? :)
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>Hi,
>
>You missed a second occurrence of that a few lines later.

Indeed!

>However, it is correct as is. It means the kernel tree
>that Linus maintains -- sometimes known as mainline.

Aw...I am confused to the end , Randy...

Anyway...it trivial and its "not noticeable" , so we can ignore it.

>> ---
>>  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
>>
>
>
>--
>~Randy
>"He closes his eyes and drops the goggles.  You can't get hurt
>by looking at a bitmap.  Or can you?"
>(Neal Stephenson: Snow Crash)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[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.