OSDN Git Service

selftests/powerpc: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 8 Feb 2021 10:41:10 +0000 (18:41 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 22 Apr 2021 15:38:04 +0000 (01:38 +1000)
commit0db11461677aa5105b9ebbd939aee0ceb77a988b
tree1c9720ce3bd65a8faee6180957182cdf536876c3
parentcaea7b833d866e0badf4b12dc41bf9fe6a7295f3
selftests/powerpc: remove unneeded semicolon

Eliminate the following coccicheck warning:
./tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c:327:4-5: Unneeded
semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1612780870-95890-1-git-send-email-yang.lee@linux.alibaba.com
tools/testing/selftests/powerpc/nx-gzip/gzfht_test.c