selftests/net: so_txtime: remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 8 Feb 2021 09:33:38 +0000 (17:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Feb 2021 22:56:20 +0000 (14:56 -0800)
commitc85b3bb7b650c52365f12eb51c8b42e31828c647
treed88877c214337ed31f0a4e223d68aafb450b2183
parent300a0fd8afb12268a168d2d0f0841391d5f86625
selftests/net: so_txtime: remove unneeded semicolon

Eliminate the following coccicheck warning:
./tools/testing/selftests/net/so_txtime.c:199:3-4: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/so_txtime.c