4 Apr
2023
4 Apr
'23
7:24 p.m.
Hi Mark,
On 04/04/23 5:15 pm, Mark Brown wrote:
On Thu, Mar 23, 2023 at 09:58:25AM -0700, Harshit Mogalapalli wrote:
'rv' is of type unsigned int, which can never be less than zero.
This doesn't apply against current code, please check and resend.
The reason for the above is that someone else sent a patch next day fixing the same bug which got merged in linux-next.
Ref: https://lore.kernel.org/all/20230324022303.121485-1-jiapeng.chong@linux.alib...
So my patch will not apply and is not needed anymore.
Thanks, Harshit