Re: [PATCH net-next] ipv6: mcast: Remove unnecessary null check in mld_del_delrec()

From: Yue Haibing
Date: Sun Jul 13 2025 - 21:33:38 EST


On 2025/7/13 3:32, Markus Elfring wrote:
>> These is no need to check null for pmc twice.
>
> Can another wording approach be more appropriate?
>
> Avoid a duplicate pointer check in this function implementation.
Ok, thanks.

>
>
> Regards,
> Markus