]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: fix recurring typo in documentation for BPF helpers
authorQuentin Monnet <quentin.monnet@netronome.com>
Fri, 10 May 2019 14:51:23 +0000 (15:51 +0100)
committerDaniel Borkmann <daniel@iogearbox.net>
Sun, 12 May 2019 23:12:45 +0000 (01:12 +0200)
commitee7ccd68df6bbdadbc751d9cef754ff48dc3c05b
tree2e80cc2e97f32ad6055f40e49331c0dc1b02c682
parent924cc1332e2147e083aeaee3268787c61afab0d8
bpf: fix recurring typo in documentation for BPF helpers

"Underlaying packet buffer" should be an "underlying" one, in the
warning about invalidated data and data_end pointers. Through
copy-and-paste, the typo occurred no fewer than 19 times in the
documentation. Let's fix it.

Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
include/uapi/linux/bpf.h