[PATCH 0/5] Some spelling error fixes in samples directory

Chu Guangqing posted 5 patches 2 months ago
There is a newer version of this series
samples/bpf/do_hbm_test.sh  | 2 +-
samples/bpf/hbm.c           | 4 ++--
samples/bpf/tcp_cong_kern.c | 2 +-
samples/bpf/tracex1.bpf.c   | 2 +-
samples/vfio-mdev/mtty.c    | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/5] Some spelling error fixes in samples directory
Posted by Chu Guangqing 2 months ago
Fixes for some spelling errors in samples directory

Chu Guangqing (5):
  samples/bpf: Fix a spelling typo in do_hbm_test.sh
  samples: bpf: Fix a spelling typo in hbm.c
  samples/bpf: Fix a spelling typo in tracex1.bpf.c
  samples/bpf: Fix a spelling typo in tcp_cong_kern.c
  vfio-mdev: Fix a spelling typo in mtty.c

 samples/bpf/do_hbm_test.sh  | 2 +-
 samples/bpf/hbm.c           | 4 ++--
 samples/bpf/tcp_cong_kern.c | 2 +-
 samples/bpf/tracex1.bpf.c   | 2 +-
 samples/vfio-mdev/mtty.c    | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.47.3
Re: [PATCH 0/5] Some spelling error fixes in samples directory
Posted by Alexei Starovoitov 2 months ago
On Mon, Oct 13, 2025 at 7:35 PM Chu Guangqing <chuguangqing@inspur.com> wrote:
>
> Fixes for some spelling errors in samples directory
>
> Chu Guangqing (5):
>   samples/bpf: Fix a spelling typo in do_hbm_test.sh
>   samples: bpf: Fix a spelling typo in hbm.c
>   samples/bpf: Fix a spelling typo in tracex1.bpf.c
>   samples/bpf: Fix a spelling typo in tcp_cong_kern.c
>   vfio-mdev: Fix a spelling typo in mtty.c
>
>  samples/bpf/do_hbm_test.sh  | 2 +-
>  samples/bpf/hbm.c           | 4 ++--
>  samples/bpf/tcp_cong_kern.c | 2 +-
>  samples/bpf/tracex1.bpf.c   | 2 +-
>  samples/vfio-mdev/mtty.c    | 2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)

Trying to improve your patches-in-the-kernel score?
Not going to happen. One patch for all typos pls.

pw-bot: cr
Re: Re: [PATCH 0/5] Some spelling error fixes in samples directory
Posted by Gary Chu(楚光庆) 2 months ago
>On Mon, Oct 13, 2025 at 7:35 PM Chu Guangqing <chuguangqing@inspur.com> wrote:
>>
>> Fixes for some spelling errors in samples directory
>>
>> Chu Guangqing (5):
>>   samples/bpf: Fix a spelling typo in do_hbm_test.sh
>>   samples: bpf: Fix a spelling typo in hbm.c
>>   samples/bpf: Fix a spelling typo in tracex1.bpf.c
>>   samples/bpf: Fix a spelling typo in tcp_cong_kern.c
>>   vfio-mdev: Fix a spelling typo in mtty.c
>>
>>  samples/bpf/do_hbm_test.sh  | 2 +-
>>  samples/bpf/hbm.c           | 4 ++--
>>  samples/bpf/tcp_cong_kern.c | 2 +-
>>  samples/bpf/tracex1.bpf.c   | 2 +-
>>  samples/vfio-mdev/mtty.c    | 2 +-
>>  5 files changed, 6 insertions(+), 6 deletions(-)

>Trying to improve your patches-in-the-kernel score?
>Not going to happen. One patch for all typos pls.
>
>pw-bot: cr

Okay, I'll merge them.