On 29/10/2018 12:28, Arnaldo Carvalho de Melo wrote: > Em Fri, Oct 26, 2018 at 06:58:39PM +0100, Colin King escreveu: >> From: Colin Ian King <colin.king@xxxxxxxxxxxxx> >> >> Trivial fix to a spelling mistake of the error access name EACCESS, >> rename to EACCES > > Thanks, applied. > > And I also took the chance to fix another spelling mistake, on this same > line: > > - * -EACCESS -- @event is for this PMU, @event is valid, but no privilidges > + * -EACCES -- @event is for this PMU, @event is valid, but no privilidges > ^ > ^ > ^ > ^ Nice find, I completely missed that :-) > > :-) > > - Arnaldo >