On Wed, Jul 23, 2025 at 10:27:42AM -0600, Alexei Starovoitov wrote: > On Wed, Jul 23, 2025 at 5:49 AM Christian Brauner <brauner@xxxxxxxxxx> wrote: > > > > On Tue, Jul 22, 2025 at 08:34:11AM +0200, Christoph Hellwig wrote: > > > On Mon, Jul 21, 2025 at 11:04:42AM +0200, Thomas Weißschuh wrote: > > > > The code is unused since commit 98e20e5e13d2 ("bpfilter: remove bpfilter"), > > > > > > Overly long commit message here. > > > > > > > remove it. > > > > > > Otherwise looks good: > > > > > > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > > > > Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx> > > Fair enough. Democracy wins. > Will apply once I'm back from pto. Fwiw, I honestly don't care that much. I think the removal makes sense precisely because having unused code is usually not a good idea. If you really want that infra you can always reintroduce it once someone actually ends up using it.