]> www.infradead.org Git - nvme.git/commit
mailbox: Remove unneeded semicolon
authorChen Ni <nichen@iscas.ac.cn>
Mon, 10 Mar 2025 08:26:28 +0000 (16:26 +0800)
committerJassi Brar <jassisinghbrar@gmail.com>
Thu, 27 Mar 2025 01:58:26 +0000 (20:58 -0500)
commit1ec12fd31ecc38e2a81a137be7eec5df51894bcc
treed3c767cc64d7a9f6a84c2221423754c6ac1320c9
parent2475b36401eda70f60e5d18d67ccafb81cedd0f7
mailbox: Remove unneeded semicolon

Remove unnecessary semicolons reported by Coccinelle/coccicheck and the
semantic patch at scripts/coccinelle/misc/semicolon.cocci.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/exynos-mailbox.c