Re: [PATCH bpf-next 1/5] bpf: Drop duplicate blank line in verifier

Andrii Nakryiko <[email protected]>
Newsgroups org.kernel.vger.linux-kselftest,org.kernel.vger.bpf,org.kernel.vger.linux-kernel
Message-ID <CAEf4BzZvEHCFaPuBDuxCF7-_TLPsJdyZV4WQid2N0RPrPv8NYw@mail.gmail.com>
On Fri, Aug 14, 2026 at 10:32 AM Leon Hwang <[email protected]> wrote:
>
> Drop a duplicate blank line in verifier for cleanup.
>
> No functional change intended.
>
> Signed-off-by: Leon Hwang <[email protected]>
> ---
>  kernel/bpf/verifier.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c
> index 6ac1afced20b..81eae8f70acd 100644
> --- a/kernel/bpf/verifier.c
> +++ b/kernel/bpf/verifier.c
> @@ -12113,7 +12113,6 @@ static int check_kfunc_args(struct bpf_verifier_env *env, struct bpf_call_arg_me
>                         ref_tname = btf_name_by_offset(btf, ref_t->name_off);
>                 }
>
> -

seriously... just because AI tells you to do something, doesn't mean
you have to do it. I'm not applying a patch that's removing a single
empty line.


>                 if (bpf_register_is_null(reg) && type_may_be_null(kf_arg_type))
>                         continue;
>
> --
> 2.55.0
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.