commit | 413d61008131c8ea22312164ba498075ce2fccc8 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Fri Oct 26 19:07:21 2018 +0100 |
committer | Steve French <stfrench@microsoft.com> | Fri Nov 02 14:09:41 2018 -0500 |
tree | b67e6fa27f94d505eb75e87d57d183acfd34fe61 | |
parent | 0c5d6cb6643f48ad3775322f3ebab6c7eb67484e [diff] |
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>