Skip to content

Commit 3226c60

Browse files
committed
Quiet codespell 2.3.0 complaints.
1 parent d5028a0 commit 3226c60

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

etc/codespell.ignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ alloced
44
anull
55
clen
66
edn
7+
exect
78
fIDN
89
fpt
910
ist
1011
nome
1112
numer
1213
pleas
1314
sav
15+
servent
1416
siz
1517
statics
1618
thur

src/exec_ptrace.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
* For example code, see tools/testing/selftests/seccomp/seccomp_bpf.c
6767
*
6868
* The structs and registers vary among the different platforms.
69-
* We define user_regs_struct as the struct to use for gettings
69+
* We define user_regs_struct as the struct to use for getting
7070
* and setting the general registers and define accessor
7171
* macros to get/set the individual struct members.
7272
*

0 commit comments

Comments
 (0)