Re: [PATCH] net: bpf: add static in net/core/filter.c

From: David Miller
Date: Wed Oct 16 2019 - 13:44:14 EST


From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
Date: Wed, 16 Oct 2019 14:11:52 +0100

> Hmm, your config it does, I get /none/ of these warnings.
>
> I guess a lot of this is being built whether or not is then used.

When you are making changes like this, unless you have done a full grep
over the tree and are %100 sure it is unrefrenced you should do at
a minimum an allmodconfig build.

Otherwise by definition you are not testing the build of this change.