On 7/7/2023 4:12 PM, Lu Hongfei wrote:
When wrapping code, use ';' better than using ',' which is more in line with the coding habits of most engineers.
Signed-off-by: Lu Hongfei luhongfei@vivo.com
Compared to the previous version, the modifications made are:
- Modified the subject to make it clearer and more accurate
- Newly optimized typo in tcp_hdr_options.c
tools/testing/selftests/bpf/benchs/bench_ringbufs.c | 2 +- tools/testing/selftests/bpf/prog_tests/tcp_hdr_options.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Acked-by: Hou Tao houtao1@huawei.com