SIGN IN SIGN UP

smb: client: remove redundant NULL check before kfree()

kfree() safely handles NULL pointers, so the explicit NULL check
before calling kfree() is unnecessary.

This issue was reported by ifnullfree.cocci.

Signed-off-by: Mohammad Shahid <mdshahid03@gmail.com>
Signed-off-by: Paulo Alcantara <pc@manguebit.org>
M
Mohammad Shahid committed
019716ca2633998c0e9c57df08b4e34d384d4b58
Parent: ba22f57
Committed by Paulo Alcantara <pc@manguebit.org> on 8/24/2026, 8:08:53 PM