Skip to content

Commit 3276a06

Browse files
committed
pkg/subsystem: regenerate Linux subsystems on v6.16-rc1
1 parent 13aebc1 commit 3276a06

File tree

3 files changed

+261
-154
lines changed

3 files changed

+261
-154
lines changed

pkg/subsystem/linux/names.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ var (
116116
"linux@ew.tq-group.com": "tq-systems",
117117
"linux-imx@nxp.com": "nxp",
118118
"kernel-list@raspberrypi.com": "raspberry",
119+
"tomoyo-users_en@lists.sourceforge.net": "tomoyo",
119120
}
120121
stripPrefixes = []string{"linux-"}
121122
stripSuffixes = []string{

pkg/subsystem/linux/rules.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ var (
8888
"brcm80211-dev-list.pdl@broadcom.com": {},
8989
"tomoyo-dev-en@lists.osdn.me": {},
9090
"tomoyo-users-en@lists.osdn.me": {},
91+
"kernel@collabora.com": {},
9192
},
9293
extraSubsystems: map[string][]string{
9394
"bfs": {"BFS FILE SYSTEM"},

0 commit comments

Comments
 (0)