]> www.infradead.org Git - users/hch/misc.git/commit
smccc: kvm_guest: Remove unneeded semicolon
authorChen Ni <nichen@iscas.ac.cn>
Wed, 26 Mar 2025 04:06:59 +0000 (12:06 +0800)
committerOliver Upton <oliver.upton@linux.dev>
Wed, 2 Apr 2025 20:50:47 +0000 (13:50 -0700)
commit1f5bdd3b0c7000156d99faeed19bd522615b38e3
tree47270a04395c561c81fa4a1983cbe50b3d17adf3
parentacfcaf90db1fa833236d9f8249b6099cf638e5d1
smccc: kvm_guest: 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>
Link: https://lore.kernel.org/r/20250326040659.1190696-1-nichen@iscas.ac.cn
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
drivers/firmware/smccc/kvm_guest.c