Skip to content
Commit 1c46943f authored by Steve French's avatar Steve French
Browse files

[CIFS] Fix minor endian error in durable handle patch series



Fix endian warning:

  CHECK   fs/cifs/smb2pdu.c
fs/cifs/smb2pdu.c:1068:40: warning: incorrect type in assignment (different base types)
fs/cifs/smb2pdu.c:1068:40:    expected restricted __le32 [usertype] Next
fs/cifs/smb2pdu.c:1068:40:    got unsigned long

Signed-off-by: default avatarSteve French <smfrench@gmail.com>
parent 9cbc0b73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment