]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests: timers: Remove unneeded semicolon
authorChen Ni <nichen@iscas.ac.cn>
Thu, 10 Oct 2024 07:37:07 +0000 (15:37 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 14 Oct 2024 22:15:13 +0000 (16:15 -0600)
commit488be88a3237f840fd5992465945ed6914b46257
tree317610afd4f9ebbdea74c6068941d735b4acf3d5
parentc9949b51d0d25b9d35240c6267df519fbb1db5fc
selftests: timers: 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>
Acked-by: John Stultz <jstultz@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/timers/set-timer-lat.c