examples/ptpclient: remove wrong comment
authorMin Hu (Connor) <humin29@huawei.com>
Sat, 27 Mar 2021 07:36:26 +0000 (15:36 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 20 Apr 2021 01:03:42 +0000 (03:03 +0200)
commite1d10a42f6e0e44b07ea7936f6704b93a8d2a1ef
treeb1d2876769b428ed2ec663208565cd5ea0ed5402
parent1c8b6af9b02459b33d8813a95eb50465facad4ef
examples/ptpclient: remove wrong comment

This patch deletes the comments which are wrong and unnecessary.

Fixes: ab129e9065a5 ("examples/ptpclient: add minimal PTP client")
Cc: stable@dpdk.org
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
examples/ptpclient/ptpclient.c