ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 3 Mar 2022 12:51:14 +0000 (13:51 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 5 May 2022 10:32:40 +0000 (12:32 +0200)
commit7bc53f59fbcad34599c99d07d6be1ff01849d457
tree205ec39722ae7bdf3dc75b5d20915c89e26e3437
parent3238f82df0cb7f8df000634ec16edf260fd039d8
ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel

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

Add a comment to clarify the purpose of the empty element.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/baaa4df6284401eb126573eb1c8ea5a88705cc37.1646311858.git.geert+renesas@glider.be
arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c