]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit170d70bd8abae972c6ee249bf743bf7e7eab9285
treed88877c214337ed31f0a4e223d68aafb450b2183
parent3a43c4206628af56d83dc401ca36471b23713005
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