lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7591e9f.1f6c.1821f7f7405.Coremail.slark_xiao@163.com>
Date:   Thu, 21 Jul 2022 14:43:42 +0800 (CST)
From:   "Slark Xiao" <slark_xiao@....com>
To:     "Conor Dooley" <mail@...chuod.ie>
Cc:     monstr@...str.eu, linux-kernel@...r.kernel.org
Subject: Re:Re: [PATCH] microblaze: Fix typo in comment


Hi Conor,
  Thanks for your reply.
  Actually  I didn't get your point of 'Surely this should be "s/the the/like the/, no?'.
  Do you mean this is NOT a TYPO, but like a change which we use 'the/' instead of 'the the/'?
  
Thanks!

At 2022-07-21 14:33:32, "Conor Dooley" <mail@...chuod.ie> wrote:
>
>On 21/07/2022 03:51, Slark Xiao wrote:
>> Fix typo in the comment
>> 
>> Signed-off-by: Slark Xiao <slark_xiao@....com>
>> ---
>>   arch/microblaze/kernel/entry.S | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/arch/microblaze/kernel/entry.S b/arch/microblaze/kernel/entry.S
>> index b179f8f6d287..8651fe351276 100644
>> --- a/arch/microblaze/kernel/entry.S
>> +++ b/arch/microblaze/kernel/entry.S
>> @@ -456,7 +456,7 @@ TRAP_return:		/* Make global symbol for debugging */
>>   
>>   
>>   /* This the initial entry point for a new child thread, with an appropriate
>> -   stack in place that makes it look the the child is in the middle of an
>> +   stack in place that makes it look the child is in the middle of an
>
>This is /a/ fix, but I don't think it is the right one for this comment.
>Surely this should be "s/the the/like the/, no?
>Thanks,
>Conor.
>
>>      syscall.  This function is actually `returned to' from switch_thread
>>      (copy_thread makes ret_from_fork the return address in each new thread's
>>      saved context).  */

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ