]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
CIFS: remove endian related sparse warning
authorSteve French <smfrench@gmail.com>
Sun, 27 Aug 2017 21:56:08 +0000 (16:56 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 30 Aug 2017 19:43:11 +0000 (14:43 -0500)
commit6e3c1529c39e92ed64ca41d53abadabbaa1d5393
tree58bfd6cbc9e806f614a3ce3e394c7586356b5a7a
parent9e37b1784f2be9397a903307574ee565bbadfd75
CIFS: remove endian related sparse warning

Recent patch had an endian warning ie
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()

Signed-off-by: Steve French <smfrench@gmail.com>
CC: Ronnie Sahlberg <lsahlber@redhat.com>
CC: Stable <stable@vger.kernel.org>
Acked-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/dir.c