On 07/07, Hou Tao wrote: > > > 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@xxxxxxxx> > > --- > > Compared to the previous version, the modifications made are: > > 1. Modified the subject to make it clearer and more accurate > > 2. 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@xxxxxxxxxx> Acked-by: Stanislav Fomichev <sdf@xxxxxxxxxx>