diff options
author | 2023-08-17 01:22:31 +0100 | |
---|---|---|
committer | 2023-08-30 08:55:52 -0500 | |
commit | de54845290cee3f65dcd03b35a2bd7f2f7aed2ac (patch) | |
tree | f37f6f4f395fd1339f2c52881248baf248440c83 /scripts/generate_rust_analyzer.py | |
parent | fs/smb: Swing unicode common code from smb->NLS (diff) | |
download | linux-rng-de54845290cee3f65dcd03b35a2bd7f2f7aed2ac.tar.xz linux-rng-de54845290cee3f65dcd03b35a2bd7f2f7aed2ac.zip |
fs/smb/client: Use common code in client
Now we've got the common code, use it for the client as well.
Note there's a change here where we're using the server version of
UniStrcat now which had different types (__le16 vs wchar_t) but
it's not interpreting the value other than checking for 0, however
we do need casts to keep sparse happy.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions