On Wed, Aug 27, 2025 at 7:02 AM Matt Fleming <m...@readmodwrite.com> wrote: > --- /dev/null > +++ b/tools/testing/selftests/bpf/progs/lpm_trie_map.c > @@ -0,0 +1,19 @@ > +/* SPDX-License-Identifier: GPL-2.0-or-later */
I fixed the tag while applying, since it should be // also dropped or-later to match .h and the rest. I believe that's what you meant.