Skip to content

Commit 4f34c2b

Browse files
Ryohei Kinugawakuba-moo
authored andcommitted
docs/kcm: Fix typo "BFP"
'BFP' should be 'BPF'. Signed-off-by: Ryohei Kinugawa <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent b037832 commit 4f34c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/kcm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ while. Example use::
200200

201201
setsockopt(kcmfd, SOL_KCM, KCM_RECV_DISABLE, &val, sizeof(val))
202202

203-
BFP programs for message delineation
203+
BPF programs for message delineation
204204
------------------------------------
205205

206206
BPF programs can be compiled using the BPF LLVM backend. For example,

0 commit comments

Comments
 (0)