commit | 52870d5048919004b6629d1a2f2b0a99c23b9960 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Tue Oct 01 21:25:46 2019 -0500 |
committer | Steve French <stfrench@microsoft.com> | Sun Oct 06 22:04:29 2019 -0500 |
tree | acd3b853985e8ac9ba33ed08d3cf586e6e2413ec | |
parent | da0c9ea146cbe92b832f1b0f694840ea8eb33cce [diff] |
smb3: cleanup some recent endian errors spotted by updated sparse Now that sparse has been fixed, it spotted a couple recent minor endian errors (and removed one additional sparse warning). Thanks to Luc Van Oostenryck for his help fixing sparse. Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>