Re: Fixed a minor typo in code comment

2025-08-06 Thread Fujii Masao
On Wed, Aug 6, 2025 at 1:17 PM Chao Li wrote: > > I am fine with that, and thanks for the v2 patch. I've pushed the patch. Thanks! Regards, -- Fujii Masao

Re: Fixed a minor typo in code comment

2025-08-05 Thread Chao Li
I am fine with that, and thanks for the v2 patch. Chao Li (Evan) HighGo Infra. Software Inc. https://www.highgo.com/ > On Aug 6, 2025, at 12:11, Fujii Masao wrote: > > On Wed, Aug 6, 2025 at 8:11 AM Chao Li wrote: >> >> Hi, >> >> I didn’t intend to modify the module, b

Re: Fixed a minor typo in code comment

2025-08-05 Thread Fujii Masao
On Wed, Aug 6, 2025 at 8:11 AM Chao Li wrote: > > Hi, > > I didn’t intend to modify the module, but noticed the typo while searching > through the code. Submitting a patch to correct it. > > I ran a basic test of “make check” and the test passed. Thanks for the patch! LGTM. The comment doesn't

Re: Fixed a minor typo in code comment

2025-08-05 Thread 厉超
Looks like the attachment was missing from the original email, adding the attachment. -原始邮件- 发件人:"Chao Li" 发送时间:2025-08-06 07:10:32 (星期三) 收件人: [email protected] 主题: Fixed a minor typo in code comment Hi, I didn’t intend to modify the module, but notice

Fixed a minor typo in code comment

2025-08-05 Thread Chao Li
Hi,I didn’t intend to modify the module, but noticed the typo while searching through the code. Submitting a patch to correct it.I ran a basic test of “make check” and the test passed. v1-0001-Fix-a-minor-typo-in-code-comment.patch Description: Binary data Chao Li (Evan)HighGo