Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 22:47:36 +0000
From:      Bjoern A. Zeeb <bz@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c944960a5bd7 - main - LinuxKPI: remove dumm header now in common
Message-ID:  <69a0cd88.3a979.34ca3578@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bz:

URL: https://cgit.FreeBSD.org/src/commit/?id=c944960a5bd7725e4d5e6805ec1e55b7de147c35

commit c944960a5bd7725e4d5e6805ec1e55b7de147c35
Author:     Bjoern A. Zeeb <bz@FreeBSD.org>
AuthorDate: 2026-02-26 22:46:08 +0000
Commit:     Bjoern A. Zeeb <bz@FreeBSD.org>
CommitDate: 2026-02-26 22:46:08 +0000

    LinuxKPI: remove dumm header now in common
    
    page_pool/helpers.h does exist in common/include/net/page_pool/helpers.h
    so we can remove the dummy header file.
    
    Sponosred by:   The FreeBSD Foundation
    MFC after:      3 days
---
 sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h b/sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h
deleted file mode 100644
index e69de29bb2d1..000000000000


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a0cd88.3a979.34ca3578>