Backports Archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: backports@vger.kernel.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Subject: [PATCH 5/6] backports: Remove mpls.h
Date: Thu, 11 Apr 2024 00:20:04 +0200	[thread overview]
Message-ID: <20240410222010.1171249-6-hauke@hauke-m.de> (raw)
In-Reply-To: <20240410222010.1171249-1-hauke@hauke-m.de>

These header files is not needed any more. Kernel 4.14 provides all
needed definitions in these header files.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 copy-list       | 5 -----
 copy-list.hwsim | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/copy-list b/copy-list
index 95a9b875..e998cbe3 100644
--- a/copy-list
+++ b/copy-list
@@ -72,11 +72,6 @@ net/Kconfig
 net/qrtr/
 net/wireless/
 net/mac80211/
-# MPLS labels, checked on skb->protocol on the
-# respective 802 family, only ethernet seems to use
-# this right now, see 960d97f95
-include/linux/mpls.h
-include/uapi/linux/mpls.h
 
 drivers/bus/mhi/
 include/linux/mhi.h
diff --git a/copy-list.hwsim b/copy-list.hwsim
index cb013917..47c07b08 100644
--- a/copy-list.hwsim
+++ b/copy-list.hwsim
@@ -67,11 +67,6 @@ net/Makefile
 net/Kconfig
 net/wireless/
 net/mac80211/
-# MPLS labels, checked on skb->protocol on the
-# respective 802 family, only ethernet seems to use
-# this right now, see 960d97f95
-include/linux/mpls.h
-include/uapi/linux/mpls.h
 
 drivers/net/wireless/mac80211_hwsim.c
 drivers/net/wireless/mac80211_hwsim.h
-- 
2.44.0


  parent reply	other threads:[~2024-04-10 22:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10 22:19 [PATCH 0/6] backports: Remove Old backports code Hauke Mehrtens
2024-04-10 22:20 ` [PATCH 1/6] backports: Remove no-pointer-sign option Hauke Mehrtens
2024-04-10 22:20 ` [PATCH 2/6] backports: Remove BPAUTO_REFCOUNT Hauke Mehrtens
2024-04-10 22:20 ` [PATCH 3/6] backports: Remove verification backport Hauke Mehrtens
2024-04-10 22:20 ` [PATCH 4/6] backports: Remove compat/memneq.c Hauke Mehrtens
2024-04-10 22:20 ` Hauke Mehrtens [this message]
2024-04-10 22:20 ` [PATCH 6/6] backports: Remove driver headers Hauke Mehrtens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240410222010.1171249-6-hauke@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=backports@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).