Skip to content

Commit

Permalink
fix: reported issue from spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
ianchen0119 authored and dylandreimerink committed Jan 3, 2025
1 parent 61239e3 commit bd784f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .aspell.en.pws
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,7 @@ decl
inlining
backend
programmatically
tc
tcx
Netkit
netkit
2 changes: 1 addition & 1 deletion docs/linux/program-type/BPF_PROG_TYPE_SCHED_CLS.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ enum tcx_action_base {
};
```

For more details of tcx, see the [LSFMM+BPF Summit Recap and Video: Revamping Global Socket Iterator, Netkit and Next Steps](https://ebpf.foundation/lsfmmbpf-summit-recap-and-video-revamping-global-socket-iterator-netkit-next-steps/).
For more details of tcx, see the [<nospell>LSFMM</nospell>+BPF Summit Recap and Video: Revamping Global Socket Iterator, Netkit and Next Steps](https://ebpf.foundation/lsfmmbpf-summit-recap-and-video-revamping-global-socket-iterator-netkit-next-steps/).

## Helper functions

Expand Down

0 comments on commit bd784f6

Please sign in to comment.