Re: [PATCH] scripts/spelling.txt: increase error-prone spell checking

2021-01-21 Thread Naoki Hayama
Dear Joe, On 2021/01/21 18:36, Joe Perches wrote: > On Thu, 2021-01-21 at 18:14 +0900, Naoki Hayama wrote: >> On 2021/01/21 17:41, Luca Ceresoli wrote: >>> On 21/01/21 04:21, Chunyou Tang wrote: >>>> On Wed, 20 Jan 2021 19:09:05 -0800 Joe Perches wrote: >>&

Re: [PATCH] scripts/spelling.txt: increase error-prone spell checking

2021-01-21 Thread Naoki Hayama
gt;>> ?0?2mathimatic||mathematic >>> >> >> yes,you are right,the commit message is bad,I change the commit message >> >> and resend it. > > While doing that, also improve the subject (1st line of commit message) > by mentioning the typo you are add

[PATCH] Documentation/admin-guide: tainted-kernels: Fix typo occured

2020-10-12 Thread Naoki Hayama
Fix typo. s/occured/occurred/ Signed-off-by: Naoki Hayama --- Documentation/admin-guide/tainted-kernels.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/tainted-kernels.rst b/Documentation/admin-guide/tainted-kernels.rst index abf804719890

[PATCH 0/6] spelling: Fix typo related to "arbitrary"

2020-10-08 Thread Naoki Hayama
6 adds it to spelling.txt. Naoki Hayama (6): net: tlan: Fix typo abitrary dt-bindings: pinctrl: qcom: Fix typo abitrary dt-bindings: pinctrl: sirf: Fix typo abitrary ALSA: hdspm: Fix typo arbitary drm/etnaviv: Fix typo arbitary scripts/spelling.txt: Add arbitrary correction Documentation/de

[PATCH 5/6] drm/etnaviv: Fix typo arbitary

2020-10-08 Thread Naoki Hayama
Fix comment typo. s/arbitary/arbitrary/ Signed-off-by: Naoki Hayama --- drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/etnaviv/etnaviv_gpu.c b/drivers/gpu/drm/etnaviv/etnaviv_gpu.c index c6404b8d067f..5077004f7fbf

[PATCH 4/6] ALSA: hdspm: Fix typo arbitary

2020-10-08 Thread Naoki Hayama
Fix comment typo. s/arbitary/arbitrary/ Signed-off-by: Naoki Hayama --- sound/pci/rme9652/hdspm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/rme9652/hdspm.c b/sound/pci/rme9652/hdspm.c index 572350aaf18d..a808b445afd8 100644 --- a/sound/pci/rme9652/hdspm.c

[PATCH 1/6] net: tlan: Fix typo abitrary

2020-10-08 Thread Naoki Hayama
Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama --- drivers/net/ethernet/ti/tlan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/ti/tlan.c b/drivers/net/ethernet/ti/tlan.c index 76a342ea3797..e922258cae3f 100644 --- a/drivers/net

[PATCH 3/6] dt-bindings: pinctrl: sirf: Fix typo abitrary

2020-10-08 Thread Naoki Hayama
Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama --- Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-atlas7.txt b/Documentation/devicetree

[PATCH 2/6] dt-bindings: pinctrl: qcom: Fix typo abitrary

2020-10-08 Thread Naoki Hayama
Fix comment typo. s/abitrary/arbitrary/ Signed-off-by: Naoki Hayama --- .../devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq4019-pinctrl.txt b/Documentation

[PATCH 6/6] scripts/spelling.txt: Add "arbitrary" typo

2020-10-08 Thread Naoki Hayama
Add "abitrary||arbitrary". Signed-off-by: Naoki Hayama --- scripts/spelling.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/spelling.txt b/scripts/spelling.txt index feb2efaaa5e6..a77b628e3af0 100644 --- a/scripts/spelling.txt +++ b/scripts/spelling.txt @@