]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
smb: client: introduce av_for_each_entry() helper
authorPaulo Alcantara <pc@manguebit.com>
Fri, 3 Jan 2025 19:50:27 +0000 (16:50 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Jan 2025 01:33:59 +0000 (19:33 -0600)
commit62eecd8aac6c880a4a09ccb5d890949f2a09a730
tree038363f3e840c8ca9591836240d9e91a99395080
parentffd294d346d185b70e28b1a28abe367bbfe53c04
smb: client: introduce av_for_each_entry() helper

Use new helper in find_domain_name() and find_timestamp() to avoid
duplicating code.

Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsencrypt.c
fs/smb/client/cifspdu.h