[PATCH] smb: client: remove redundant NULL check before kfree()

Paulo Alcantara pc at manguebit.org
Fri Aug 21 16:40:31 UTC 2026


mdshahid03 at gmail.com writes:

> From: Mohammad Shahid <mdshahid03 at gmail.com>
>
> kfree() safely handles NULL pointers, so the explicit NULL check
> before calling kfree() is unnecessary.
> ...

Applied.



More information about the samba-technical mailing list