Re: [PATCH] smb: client: Simplify a return statement in get_smb2_acl_by_path()
From: Markus Elfring
Date: Fri Oct 10 2025 - 03:23:30 EST
> As pointed out by the kernel test robot a few minutes ago, this patch
> would introduce a regression (uninitialized rc variable in free_xid
> macro), so will remove this patch from for-next.
Is there a need to express the tracing of return values in any other ways?
https://elixir.bootlin.com/linux/v6.17.1/source/fs/smb/client/cifsproto.h#L49-L58
Regards,
Markus