selftests: timers: Remove unneeded semicolon
authorZhang Mingyu <zhang.mingyu@zte.com.cn>
Fri, 5 Nov 2021 01:42:08 +0000 (01:42 +0000)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 10 Dec 2021 23:46:00 +0000 (16:46 -0700)
commit7ace3e9ae0492a6b33f5af8b8e1a6f1e0390cc15
tree280d7898e804e4c679e71ef95cf946ebcb945748
parent7b0653eca4cf7d57de84379bd81441d574901ddb
selftests: timers: Remove unneeded semicolon

Eliminate the following coccinelle check warning:
tools/testing/selftests/timers/inconsistency-check.c:75:2-3

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Zhang Mingyu <zhang.mingyu@zte.com.cn>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/timers/inconsistency-check.c