Re: [PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES

From: Miguel Ojeda
Date: Fri Oct 26 2018 - 14:20:27 EST


On Fri, Oct 26, 2018 at 7:27 PM Colin King <colin.king@xxxxxxxxxxxxx> wrote:
>
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Trivial fix to a spelling mistake of the error access name EACCESS,
> rename to EACCES

? It is not a typo, it is the name of the error (POSIX). Same thing
for the rest of the patches.

Cheers,
Miguel