diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-02-26 22:46:08 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2026-02-26 22:46:08 +0000 |
| commit | c944960a5bd7725e4d5e6805ec1e55b7de147c35 (patch) | |
| tree | ff4af1b03ceae4b12a54763df87aad158328bd4a | |
| parent | 73d9153fc57bcfb665a4867cb1adc8fa0a8aaa84 (diff) | |
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
| -rw-r--r-- | sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h | 0 |
1 files 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 --- a/sys/compat/linuxkpi/dummy/include/net/page_pool/helpers.h +++ /dev/null |
