cifs: fix spelling mistake, EACCESS -> EACCES
authorColin Ian King <colin.king@canonical.com>
Fri, 26 Oct 2018 18:07:21 +0000 (19:07 +0100)
committerSteve French <stfrench@microsoft.com>
Fri, 2 Nov 2018 19:09:41 +0000 (14:09 -0500)
commit413d61008131c8ea22312164ba498075ce2fccc8
treeb67e6fa27f94d505eb75e87d57d183acfd34fe61
parent0c5d6cb6643f48ad3775322f3ebab6c7eb67484e
cifs: fix spelling mistake, EACCESS -> EACCES

Trivial fix to a spelling mistake of the error access name EACCESS,
rename to EACCES

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/file.c
fs/cifs/inode.c