From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2F746C624DE for ; Fri, 4 Sep 2026 10:00:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gmGMQE2BuZ9Yb7BE9EdpQnE8lW/watNSG6Sb0svLjSQ=; b=aajj+TsL1u5Y/vleeV8+iRJa5n B7vpX4P68p02WxQhax734zdysLz1qe6kWSxF/FqqTiFbGgdYBQ4WlwwVZfhukIFyDp3pjm1J/ec2K mZbv5h6jsRsupHqNuAlM8L59V3y8VpbvsqA3SYYZjE9pqziGfdAxOq0k/qvPOz/5s9zJCYNPzJLto 2GpB2XoUXfbNpDfOChC65C0wNofPRfphtvKWVlJD3IJNITwzHUw/pJVqKSY80ug84leLS5mEegevS QvdN91G8FfYim92wERmJ6aYcVAK9/StkX7UHwwnoX5UkFx0zBseGamKrh3DYCee+ZKBZ5GrGF5AdS Uq5FqJBQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x2QiQ-00000001bgf-02g5; Fri, 04 Sep 2026 10:00:10 +0000 Received: from pidgin.makrotopia.org ([2a07:2ec0:3002::65]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x2QiM-00000001bfM-3Mbu; Fri, 04 Sep 2026 10:00:08 +0000 Received: from local by pidgin.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256:X25519MLKEM768) (Exim 4.100) (envelope-from ) id 1x2Qi8-000000001t9-2vtc; Fri, 04 Sep 2026 09:59:52 +0000 Date: Fri, 4 Sep 2026 10:59:47 +0100 From: Daniel Golle To: Siddharth Vadapalli Cc: dario.binacchi@amarulasolutions.com, mkl@pengutronix.de, mailhol@kernel.org, msp@baylibre.com, florian.fainelli@broadcom.com, jonas.gorski@gmail.com, andrew@lunn.ch, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, kurt@linutronix.de, hauke@hauke-m.de, chester.a.unal@arinc9.com, matthias.bgg@gmail.com, angelogioacchino.delregno@collabora.com, ansuelsmth@gmail.com, linusw@kernel.org, luizluca@gmail.com, alvin.sipraga@analog.com, clement.leger@bootlin.com, justin.chen@broadcom.com, dlan@kernel.org, rogerq@kernel.org, hkallweit1@gmail.com, linux@armlinux.org.uk, rjui@broadcom.com, sbranden@broadcom.com, bcm-kernel-feedback-list@broadcom.com, opendmb@gmail.com, andrei.botila@oss.nxp.com, wangruikang@iscas.ac.cn, amadeus@jmu.edu.cn, kees@kernel.org, tmshlvck@gmail.com, c-vankar@ti.com, horms@kernel.org, vadim.fedorenko@linux.dev, daniel.zahka@gmail.com, nora.schiffer@ew.tq-group.com, v-singh1@ti.com, oss@vassilevski.com, haokexin@gmail.com, alex@sverdlin.org, aleksandr.loktionov@intel.com, lgs201920130244@gmail.com, linux-can@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-riscv@lists.infradead.org, spacemit@lists.linux.dev, linux-omap@vger.kernel.org Subject: Re: [PATCH net-next 16/33] net: dsa: mt7530: mmio: Remove comma after sentinel-entry in match-table Message-ID: References: <20260904043724.2955444-1-s-vadapalli@ti.com> <20260904043724.2955444-17-s-vadapalli@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260904043724.2955444-17-s-vadapalli@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260904_030006_836612_412E7DF9 X-CRM114-Status: GOOD ( 14.63 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Fri, Sep 04, 2026 at 10:06:22AM +0530, Siddharth Vadapalli wrote: > Since sentinel is the last entry and we do not expect further entries > following it, remove the comma. > > Signed-off-by: Siddharth Vadapalli > --- > drivers/net/dsa/mt7530-mmio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/dsa/mt7530-mmio.c b/drivers/net/dsa/mt7530-mmio.c > index fd68b1cd0630..cf3bdb23a2d5 100644 > --- a/drivers/net/dsa/mt7530-mmio.c > +++ b/drivers/net/dsa/mt7530-mmio.c > @@ -14,7 +14,7 @@ static const struct of_device_id mt7988_of_match[] = { > { .compatible = "airoha,en7581-switch", .data = &mt753x_table[ID_EN7581], }, > { .compatible = "econet,en7528-switch", .data = &mt753x_table[ID_EN7528], }, > { .compatible = "mediatek,mt7988-switch", .data = &mt753x_table[ID_MT7988], }, > - { /* sentinel */ }, > + { /* sentinel */ } > }; > MODULE_DEVICE_TABLE(of, mt7988_of_match); Reviewed-by: Daniel Golle