CIFS: Spelling s/EACCESS/EACCES/
As per POSIX, the correct spelling is EACCES: include/uapi/asm-generic/errno-base.h:#define EACCES 13 /* Permission denied */ Fixes: b8f7442b ("CIFS: refactor cifs_get_inode_info()") Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: NSteve French <stfrench@microsoft.com>
Showing
想要评论请 注册 或 登录