]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smb: client: Use str_yes_no() helper function
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 12 Nov 2024 10:58:38 +0000 (11:58 +0100)
committerSteve French <stfrench@microsoft.com>
Mon, 18 Nov 2024 04:20:54 +0000 (22:20 -0600)
commit7460bf441656cebc2636189ab9ba9a65a0a8ab86
treef47e2acbbc42b507d2b9dd33850e1578a625c80e
parentf69b0187f8745a7a9584f6b13f5e792594b88b2e
smb: client: Use str_yes_no() helper function

Remove hard-coded strings by using the str_yes_no() helper function.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/dfs_cache.c