[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6436e363-198f-3d0b-cef3-4456de225432@gmail.com>
Date: Fri, 4 Nov 2022 17:47:07 +0800
From: TGSP <tgsp002@...il.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: xiongxin@...inos.cn, rafael@...nel.org, len.brown@...el.com,
pavel@....cz, huanglei@...inos.cn, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v2 1/2] PM: hibernate: fix spelling mistake for annotation
在 2022/11/4 17:18, Greg KH 写道:
> On Fri, Nov 04, 2022 at 01:41:18PM +0800, TGSP wrote:
>> From: xiongxin <xiongxin@...inos.cn>
>>
>> The actual calculation formula in the code below is:
>>
>> max_size = (count - (size + PAGES_FOR_IO)) / 2
>> - 2 * DIV_ROUND_UP(reserved_size, PAGE_SIZE);
>>
>> But function comments are written differently, the comment is wrong?
>>
>> By the way, what exactly do the "/ 2" and "2 *" mean?
>>
>> Cc: stable@...r.kernel.org
>> Signed-off-by: xiongxin <xiongxin@...inos.cn>
>
> Please do not use an anonymous gmail account for your corporate work
> like this. Work with your company email admins to allow you to send
> patches from that address so that they can be verified to actually come
> from there.
>
> thanks,
>
> greg k-h
I also wanted to send it directly through the company mailbox, but those
leaders didn't take it seriously.
Next time I don't use the company email and submit patches as I can as a
freelancer.
Powered by blists - more mailing lists