[PATCH net-next 00/33] Remove comma after sentinel entries in match table
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Mon Sep 7 17:00:13 PDT 2026
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Fri, 4 Sep 2026 10:06:06 +0530 you wrote:
> Hello,
>
> This series removes the comma present after sentinel entries in the match
> tables across all networking subsystem drivers, with the exception of the
> davinci_mdio.c driver, for which, the patch posted by Geert at:
> https://lore.kernel.org/r/e481b6de46cecc6ea604ae165272c667274cc621.1788437140.git.geert+renesas@glider.be/
> does the same.
>
> [...]
Here is the summary with links:
- [net-next,01/33] can: bxcan: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/3fb94a277ff8
- [net-next,02/33] can: c_can: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/fa7291a2527a
- [net-next,03/33] can: flexcan: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/4b7e7da65530
- [net-next,04/33] can: ifi_canfd: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/e6f3617decf3
- [net-next,05/33] can: m_can: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/6c507ab36a83
- [net-next,06/33] can: sja1000: f81601: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/44ef827c95a8
- [net-next,07/33] can: sja1000_platform: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/5b01d5766043
- [net-next,08/33] net: dsa: b53: mdio: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/9869b64b320d
- [net-next,09/33] net: dsa: b53: srab: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/30fccb0c4e76
- [net-next,10/33] net: dsa: bcm_sf2: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/2d08ac30e2ed
- [net-next,11/33] net: dsa: hellcreek: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/4ea4ec365378
- [net-next,12/33] net: dsa: lan9303: i2c: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/a650dd1fc254
- [net-next,13/33] net: dsa: lan9303: mdio: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/4caa67d082f6
- [net-next,14/33] net: dsa: mxl-gsw1xx: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/9a580b3496c4
- [net-next,15/33] net: dsa: mt7530: mdio: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/e86151633076
- [net-next,16/33] net: dsa: mt7530: mmio: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/f9bcf01a6608
- [net-next,17/33] net: dsa: mv88e6060: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/6011d062dc7d
- [net-next,18/33] net: dsa: mv88e6xxx: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/ead589471593
- [net-next,19/33] net: dsa: qca8k: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/c45695468377
- [net-next,20/33] net: dsa: realtek: rtl8365mb: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/6233d1ee3771
- [net-next,21/33] net: dsa: realtek: rtl8366rb: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/068d6ebde398
- [net-next,22/33] net: dsa: rzn1_a5psw: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/39063420326f
- [net-next,23/33] net: dsa: sja1105: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/2b46b5c9efc9
- [net-next,24/33] net: bcmasp: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/a450f7315155
- [net-next,25/33] net: spacemit: k1_emac: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/435d4b4aa9c8
- [net-next,26/33] net: ti: am65-cpsw-nuss: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/8b7eacd62198
- [net-next,27/33] net: ethernet: ti: cpsw: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/1cdf69f1e9a0
- [net-next,28/33] net: ethernet: ti: cpsw_new: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/6d1c7d7a0731
- [net-next,29/33] net: mdio: bcm-iproc: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/93b9f4f13608
- [net-next,30/33] net: mdio: bcm-unimac: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/dd7a0a755874
- [net-next,31/33] net: pcs: xpcs-plat: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/3fc32eb28f15
- [net-next,32/33] net: phy: nxp-c45-tja11xx: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/af86c0a58007
- [net-next,33/33] net: wan: slic_ds26522: Remove comma after sentinel-entry in match-table
https://git.kernel.org/netdev/net-next/c/8afd6adb0717
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list