From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Mon, 31 Jul 2017 17:56:17 -0700 (PDT) Subject: [PATCH] net-next: stmmac: dwmac-sun8i: fix of_table.cocci warnings In-Reply-To: References: Message-ID: <20170731.175617.874012707589855041.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Julia Lawall Date: Sat, 29 Jul 2017 17:54:10 +0200 (CEST) > Make sure (of/i2c/platform)_device_id tables are NULL terminated > > Generated by: scripts/coccinelle/misc/of_table.cocci > > Fixes: d5dbe1976d52 ("net-next: stmmac: dwmac-sun8i: choose internal PHY via compatible") > CC: Corentin Labbe > Signed-off-by: Fengguang Wu This change seems to be no longer relevant.