mmc: host: Drop commas after SoC match table sentinels
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 3 Mar 2022 12:49:18 +0000 (13:49 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 7 Mar 2022 11:54:31 +0000 (12:54 +0100)
commit0ffd498db172258fde312bb8671816f18b2f6d0c
treee63127d05565d8b7dc54e14450c4509a7809a605
parent7a9f778c7f5ab2539085c49c63a898ee0557524e
mmc: host: Drop commas after SoC match table sentinels

It does not make sense to have a comma after a sentinel, as any new
elements must be added before the sentinel.

Add comments to clarify the purpose of the empty elements.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/9050fa278eaaa9e6ec719a3b158a2fad285560d0.1646311673.git.geert+renesas@glider.be
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/renesas_sdhi_internal_dmac.c
drivers/mmc/host/sdhci-of-esdhc.c