This patchset fixes some typos in comments, and a function parameter. It is my first contribution. I am reading this codebse to contribute more in the future. I hope evething is ok, and I am open to feedbacks. Thanks Rafael Passos (2): bpf: fixes typos in comments bpf: fix typo in function save_aux_ptr_type kernel/bpf/bpf_local_storage.c | 2 +- kernel/bpf/core.c | 2 +- kernel/bpf/hashtab.c | 2 +- kernel/bpf/helpers.c | 2 +- kernel/bpf/verifier.c | 18 +++++++++--------- 5 files changed, 13 insertions(+), 13 deletions(-) -- 2.44.0