[PATCH] tools: Fix a typo in kernel-chktaint

2021-04-02 Thread Masanari Iida
This patch fixes a spelling typo in kernel-chktaint Signed-off-by: Masanari Iida --- tools/debugging/kernel-chktaint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debugging/kernel-chktaint b/tools/debugging/kernel-chktaint index 607b2b280945..719f18b1edf0 100755

[PATCH] samples: bpf: Fix a spelling typo in do_hbm_test.sh

2021-03-15 Thread Masanari Iida
This patch fixes a spelling typo in do_hbm_test.sh Signed-off-by: Masanari Iida --- samples/bpf/do_hbm_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/bpf/do_hbm_test.sh b/samples/bpf/do_hbm_test.sh index 21790ea5c460..38e4599350db 100755 --- a/samples/bpf

[PATCH] tools:bootconfig: Fix a typo in scripts/xbc.sh

2021-03-15 Thread Masanari Iida
This patch fixes a spelling typo in tools/bootconfig/scripts/xbc.sh Signed-off-by: Masanari Iida --- tools/bootconfig/scripts/xbc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bootconfig/scripts/xbc.sh b/tools/bootconfig/scripts/xbc.sh index b8c84e654556

[PATCH] docs: networking: bonding.rst Fix a typo in bonding.rst

2021-03-01 Thread Masanari Iida
This patch fixes a spelling typo in bonding.rst. Signed-off-by: Masanari Iida --- Documentation/networking/bonding.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/bonding.rst b/Documentation/networking/bonding.rst index 5f690f0ad0e4

[PATCH/v2] ARM: ixp4xx: Fix typos in Kconfig

2021-01-11 Thread Masanari Iida
This patch fixes some spelling typos in Kconfig. Signed-off-by: Masanari Iida --- arch/arm/mach-ixp4xx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index f7211b57b1e7..affee2e0ff55 100644 --- a/arch

[PATCH] ARM: ixp4xx: Fix typos in Kconfig

2021-01-06 Thread Masanari Iida
This patch fixes some spelling typos in Kconfig. Signed-off-by: Masanari Iida --- arch/arm/mach-ixp4xx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-ixp4xx/Kconfig b/arch/arm/mach-ixp4xx/Kconfig index f7211b57b1e7..c4f719993190 100644 --- a/arch

[PATCH/v2] csky: Fix typos in Kconfig

2021-01-06 Thread Masanari Iida
This patch fixes some spelling typos in Kconfig. Signed-off-by: Masanari Iida --- arch/csky/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig index 7f1721101ea0..e6ddca10e3ee 100644 --- a/arch/csky/Kconfig +++ b/arch/csky

[PATCH] net-next: docs: Fix typos in snmp_counter.rst

2021-01-05 Thread Masanari Iida
This patch fixes some spelling typos in snmp_counter.rst Signed-off-by: Masanari Iida --- Documentation/networking/snmp_counter.rst | 28 +++ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Documentation/networking/snmp_counter.rst b/Documentation/networking

[PATCH] csky: Fix a typo in Kconfig

2021-01-05 Thread Masanari Iida
This patch fixes a spelling typo in Kconfig. Signed-off-by: Masanari Iida --- arch/csky/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig index 7f1721101ea0..ce680f6e3b4b 100644 --- a/arch/csky/Kconfig +++ b/arch/csky/Kconfig

[PATCH] power: supply: Fix a typo in warning message

2020-12-04 Thread Masanari Iida
This patch fix a warning messages in power_supply_sysfs.c Signed-off-by: Masanari Iida --- drivers/power/supply/power_supply_sysfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/power/supply/power_supply_sysfs.c b/drivers/power/supply/power_supply_sysfs.c index

[PATCH linux-next] docs:dev-tools: Fix typo in Documentation/dev-tools

2020-09-17 Thread Masanari Iida
This patch fixes some spelling typos found in Documentation/dev-tools. Signed-off-by: Masanari Iida --- Documentation/dev-tools/kasan.rst| 4 ++-- Documentation/dev-tools/kcov.rst | 2 +- Documentation/dev-tools/kmemleak.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff

[PATCH] ASoc:samsung: Fix a typo in Kconfig

2020-06-26 Thread Masanari Iida
This patch fixes a spelling typo in samsung/Kconfig. Signed-off-by: Masanari Iida --- sound/soc/samsung/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index 8bc66279116d..4b5c3481fe62 100644 --- a/sound/soc

[PATCH net-next] mlxsw: spectrum_dcb: Fix a spelling typo in spectrum_dcb.c

2020-06-23 Thread Masanari Iida
This patch fixes a spelling typo in spectrum_dcb.c Signed-off-by: Masanari Iida --- drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c b/drivers/net/ethernet/mellanox/mlxsw

[PATCH] mm: Fix a warning while make xmldocs

2020-06-22 Thread Masanari Iida
nt from vm_map_ram") Signed-off-by: Masanari Iida --- mm/vmalloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/vmalloc.c b/mm/vmalloc.c index 3091c2ca60df..957a0be77270 100644 --- a/mm/vmalloc.c +++ b/mm/vmalloc.c @@ -1862,7 +1862,6 @@ EXPORT_SYMBOL(vm_unmap_ram); * @pages: an arr

[PATCH] scripts: Fix typo in headers_install.sh

2020-06-16 Thread Masanari Iida
This patch fix a spelling typo in scripts/headers_install.sh Signed-off-by: Masanari Iida --- scripts/headers_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/headers_install.sh b/scripts/headers_install.sh index 955cf3aedf21..224f51012b6e 100755 --- a

[PATCH] drm/kselftest: fix spellint typo in test-drm_mm.c

2020-06-15 Thread Masanari Iida
This patch fix a spelling typo in test-drm_mm.c Signed-off-by: Masanari Iida --- drivers/gpu/drm/selftests/test-drm_mm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/selftests/test-drm_mm.c b/drivers/gpu/drm/selftests/test-drm_mm.c index 9aabe82dcd3a

[PATCH] writeback: Fix a warning while "make xmldocs"

2019-10-12 Thread Masanari Iida
This patch fix following warning. ./fs/fs-writeback.c:918: warning: Excess function parameter 'nr_pages' description in 'cgroup_writeback_by_id' Signed-off-by: Masanari Iida --- fs/fs-writeback.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/fs

[PATCH] staging: exfat: Fix a typo in Kconfig

2019-09-30 Thread Masanari Iida
This patch fix a spelling typo in Kconfig. Signed-off-by: Masanari Iida --- drivers/staging/exfat/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/exfat/Kconfig b/drivers/staging/exfat/Kconfig index 290dbfc7ace1..12f7af346c9b 100644 --- a/drivers

[PATCH] ktest: Fix some typos in sample.conf

2019-09-30 Thread Masanari Iida
This patch fixes some spelling typo in sample.conf Signed-off-by: Masanari Iida --- tools/testing/ktest/sample.conf | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tools/testing/ktest/sample.conf b/tools/testing/ktest/sample.conf index c3bc933d437b

[PATCH] selftests/bpf: Fix a typo in test_offload.py

2019-08-28 Thread Masanari Iida
This patch fix a spelling typo in test_offload.py Signed-off-by: Masanari Iida --- tools/testing/selftests/bpf/test_offload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/bpf/test_offload.py b/tools/testing/selftests/bpf/test_offload.py index

[PATCH] scsi: qla4xxx: Fix a typo in ql4_os.c

2019-08-20 Thread Masanari Iida
This patch fix a spelling typo in a printk message. Signed-off-by: Masanari Iida --- drivers/scsi/qla4xxx/ql4_os.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/scsi/qla4xxx/ql4_os.c b/drivers/scsi/qla4xxx/ql4_os.c index 8c674eca09f1..1ac18f93cf9a 100644 --- a

[PATCH] staging: comedi: ni_mio_common: Fix a typo in ni_mio_common.c

2019-08-20 Thread Masanari Iida
This patch fix a spelling typo in ni_mio_common.c Signed-off-by: Masanari Iida --- drivers/staging/comedi/drivers/ni_mio_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_mio_common.c b/drivers/staging/comedi/drivers/ni_mio_common.c

[PATCH] nds32: Fix typo in Kconfig.cpu

2019-08-13 Thread Masanari Iida
This patch fixes some spelling typo in Kconfig.cpu Signed-off-by: Masanari Iida --- arch/nds32/Kconfig.cpu | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/nds32/Kconfig.cpu b/arch/nds32/Kconfig.cpu index f80a4ab63da2..f88a12fdf0f3 100644 --- a/arch/nds32

[PATCH] ASoC: ti: Fix typos in ti/Kconfig

2019-08-12 Thread Masanari Iida
This patch fixes some spelling typo in Kconfig. Signed-off-by: Masanari Iida --- sound/soc/ti/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/ti/Kconfig b/sound/soc/ti/Kconfig index 2197f3e1eaed..87a9b9dd4e98 100644 --- a/sound/soc/ti/Kconfig +++ b

[tip:perf/urgent] perf tools: Fix a typo in a variable name in the Documentation Makefile

2019-08-08 Thread tip-bot for Masanari Iida
Commit-ID: 89b66500f739e0033ef59011e3df694f2053679d Gitweb: https://git.kernel.org/tip/89b66500f739e0033ef59011e3df694f2053679d Author: Masanari Iida AuthorDate: Thu, 1 Aug 2019 12:28:12 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 8 Aug 2019 15:41:10 -0300 perf tools

[PATCH] auxdisplay: Fix a typo in cfag12864b-example.c

2019-08-06 Thread Masanari Iida
This patch fix a spelling typo in cfag12864b-example.c Signed-off-by: Masanari Iida --- samples/auxdisplay/cfag12864b-example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/auxdisplay/cfag12864b-example.c b/samples/auxdisplay/cfag12864b-example.c index

[PATCH] selftest/ftrace: Fix typo in trigger-snapshot.tc

2019-08-02 Thread Masanari Iida
This patch fixes a spelling typo in tigger-snapshot.tc Signed-off-by: Masanari Iida --- .../testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/ftrace/test.d/trigger/trigger-snapshot.tc b/tools

[PATCH] perf tools: Fix a typo in Makefile

2019-07-31 Thread Masanari Iida
This patch fix a spelling typo in Makefile. Signed-off-by: Masanari Iida --- tools/perf/Documentation/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/Documentation/Makefile b/tools/perf/Documentation/Makefile index 6d148a40551c..adc5a7e44b98 100644 --- a

[PATCH net-next] rt2800usb: Add new rt2800usb device PLANEX GW-USMicroN

2019-07-28 Thread Masanari Iida
This patch add a device ID for PLANEX GW-USMicroN. Without this patch, I had to echo the device IDs in order to recognize the device. # lsusb |grep PLANEX Bus 002 Device 005: ID 2019:ed14 PLANEX GW-USMicroN Signed-off-by: Masanari Iida --- drivers/net/wireless/ralink/rt2x00/rt2800usb.c | 1

[PATCH net-next] selftests: mlxsw: Fix typo in qos_mc_aware.sh

2019-07-24 Thread Masanari Iida
This patch fix some spelling typo in qos_mc_aware.sh Signed-off-by: Masanari Iida Acked-by: Randy Dunlap --- tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/drivers/net/mlxsw

[PATCH] selftests: mlxsw: Fix typo in qos_mc_aware.sh

2019-07-24 Thread Masanari Iida
This patch fixes some spelling typo in qos_mc_aware.sh Signed-off-by: Masanari Iida --- tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/selftests/drivers/net/mlxsw/qos_mc_aware.sh b/tools/testing

[PATCH] selftests: kmod: Fix typo in kmod.sh

2019-07-23 Thread Masanari Iida
This patch fixes some spelling typos in kmod.sh Signed-off-by: Masanari Iida --- tools/testing/selftests/kmod/kmod.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/testing/selftests/kmod/kmod.sh b/tools/testing/selftests/kmod/kmod.sh index 0a76314b4414

[PATCH] ktest: Fix some typos in config-bisect.pl

2019-07-22 Thread Masanari Iida
This patch fixes some spelling typos in config-bisect.pl Signed-off-by: Masanari Iida --- tools/testing/ktest/config-bisect.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/ktest/config-bisect.pl b/tools/testing/ktest/config-bisect.pl index 72525426654b

Resend: [PATCH] ktest: Fix typos in sample.conf

2019-07-22 Thread Masanari Iida
This patch fixes some spelling typos in sample.conf. Signed-off-by: Masanari Iida --- tools/testing/ktest/sample.conf | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tools/testing/ktest/sample.conf b/tools/testing/ktest/sample.conf index c3bc933d437b

[PATCH] perf vendor events intel: Fix typos in floating-point.json

2019-06-26 Thread Masanari Iida
This patch fix some spelling typo in x86/*/floating-point.json Signed-off-by: Masanari Iida --- tools/perf/pmu-events/arch/x86/nehalemep/floating-point.json| 2 +- tools/perf/pmu-events/arch/x86/nehalemex/floating-point.json| 2 +- .../perf/pmu-events/arch/x86/westmereep-dp/floating

[PATCH] linux-next: ktest: Fix typo in ktest.pl

2019-06-24 Thread Masanari Iida
This patch fix some spelling typo in ktest.pl Signed-off-by: Masanari Iida --- tools/testing/ktest/config-bisect.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/testing/ktest/config-bisect.pl b/tools/testing/ktest/config-bisect.pl index 72525426654b

[PATCH] node: Fix warning while make xmldocs

2019-06-23 Thread Masanari Iida
;cpu_node' description in 'register_memory_node_under_compute_node' Signed-off-by: Masanari Iida --- drivers/base/node.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/base/node.c b/drivers/base/node.c index d8c02e65df68..944ee45d122f 100644 --- a/drivers/base/node.c ++

[PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt

2019-06-12 Thread Masanari Iida
This patch fixes a spelling typo in rds.txt Signed-off-by: Masanari Iida --- Documentation/networking/rds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/networking/rds.txt b/Documentation/networking/rds.txt index 0235ae69af2a..f2a0147c933d 100644 --- a

[PATCH] media: imx214: Fix typo in module description of imx214

2019-06-12 Thread Masanari Iida
This patch fixes a spelling typo found in imx214.c Signed-off-by: Masanari Iida --- drivers/media/i2c/imx214.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/i2c/imx214.c b/drivers/media/i2c/imx214.c index 83e9961b0505..159a3a604f0e 100644 --- a/drivers/media

[PATCH] ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi

2019-03-18 Thread Masanari Iida
This patch fixes a spelling typo. Signed-off-by: Masanari Iida --- arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi b/arch/arm/boot/dts/imx6qdl-icore-rqs.dtsi index 1d1b4bd0670f

[PATCH] docs: Fix typos in histogram.rst

2018-10-12 Thread Masanari Iida
This patch fixes some spelling typos. Signed-off-by: Masanari Iida --- Documentation/trace/histogram.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/trace/histogram.rst b/Documentation/trace/histogram.rst index 5ac724baea7d..7dda76503127 100644 --- a

[PATCH] [trivial] treewide: Fix typos in printk

2018-09-08 Thread Masanari Iida
This patch fixes some spelling typos found in printk messages. Signed-off-by: Masanari Iida --- drivers/dma/ep93xx_dma.c | 6 +++--- drivers/gpu/drm/amd/amdgpu/mxgpu_vi.c | 2 +- drivers/gpu/drm/drm_kms_helper_common.c| 2 +- drivers/gpu/drm

[PATCH] perf vendor events intel: Fix double words "are are" in cache.json

2018-04-24 Thread Masanari Iida
This patch fix double words "are are". Signed-off-by: Masanari Iida --- tools/perf/pmu-events/arch/x86/silvermont/cache.json | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/perf/pmu-events/arch/x86/silvermont/cache.json b/tools/perf/pmu-event

[PATCH] [trivial] media:platform: Fix a typo in Kconfig

2018-04-24 Thread Masanari Iida
This patch fix a spelling typo found in media/platform/Kconfig Signed-off-by: Masanari Iida --- drivers/media/platform/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig index c7a1cf8a1b01..0a031bbb0f31

[PATCH] Input: touchscreen: Fix a typo in Kconfig

2018-04-19 Thread Masanari Iida
This patch fix a spelling typo found in Kconfig. Signed-off-by: Masanari Iida --- drivers/input/touchscreen/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig index 4f15496fec8b..3e613afa10b4 100644

make xmldocs failed with error after 4.17 merge period

2018-04-05 Thread Masanari Iida
.rst cause the error. Masanari Iida

[PATCH] mac80211: Fix bad line warning

2018-04-04 Thread Masanari Iida
After 03fe2debbb2771fb90881e merged during 4.17 marge window, I start to see following warning during "make xmldocs" ./include/net/mac80211.h:2083: warning: bad line: > Replace ">" with "*" fix the issue. Signed-off-by: Masanari Iida --- include/net/

[PATCH] linux-next: ASoC: mediatek: mt2701: Fix a typo in printk

2018-03-20 Thread Masanari Iida
This patch fixes a spelling typo in printk Signed-off-by: Masanari Iida --- sound/soc/mediatek/mt2701/mt2701-afe-pcm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c b/sound/soc/mediatek/mt2701/mt2701-afe-pcm.c index f7e0702d92f8

[PATCH] xfs: Change URL for the project in xfs.txt

2018-03-02 Thread Masanari Iida
The oss.sgi.com doesn't exist any more. Change it to current project URL, https://xfs.wiki.kernel.org/ Signed-off-by: Masanari Iida --- Documentation/filesystems/xfs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/filesystems/xfs.txt b/Document

[PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"

2018-02-19 Thread Masanari Iida
This patch fixes a warning during "make xmldocs" Documentation/driver-api/slimbus.rst:93: WARNING: Title underline too short. Signed-off-by: Masanari Iida --- Documentation/driver-api/slimbus.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/

[PATCH] [trivial] treewide: Fix typos in Kconfig

2018-01-26 Thread Masanari Iida
This patch fixes spelling typos found in Kconfig. Signed-off-by: Masanari Iida --- arch/arc/Kconfig | 4 ++-- arch/arm/mach-s3c24xx/Kconfig | 2 +- arch/arm/mach-s3c64xx/Kconfig | 2 +- arch/arm/plat-samsung/Kconfig | 4 ++-- arch/arm64/Kconfig| 2

[PATCH] [linux-next][trivial] treewide: Fix typos in printk

2018-01-15 Thread Masanari Iida
This patch fixes spelling typos found in printk. Signed-off-by: Masanari Iida --- drivers/fmc/fmc-core.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 2 +- drivers/gpu/drm/i915/intel_cdclk.c| 4 ++-- drivers/net/ethernet

[PATCH] linux-next: DOC: HWPOISON: Fix path to debugfs in hwpoison.txt

2018-01-11 Thread Masanari Iida
This patch fixes an incorrect path for debugfs in hwpoison.txt Signed-off-by: Masanari Iida --- Documentation/vm/hwpoison.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/vm/hwpoison.txt b/Documentation/vm/hwpoison.txt index 6ae89a9edf2a..e912d7eee769 100644

[PATCH] linux-next: docs-rst: Fix typos in kfigure.py

2018-01-11 Thread Masanari Iida
This patch fixes some spelling typos found in kfigure.py Signed-off-by: Masanari Iida --- Documentation/sphinx/kfigure.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/sphinx/kfigure.py b/Documentation/sphinx/kfigure.py index cef4ad19624c..b97228d2cc0e

[PATCH] linux-next: firmware: Fix a typo in fallback-mechanisms.rst

2018-01-05 Thread Masanari Iida
This patch fix a spelling typo found in fallback-mechanisms.rst Signed-off-by: Masanari Iida --- Documentation/driver-api/firmware/fallback-mechanisms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/driver-api/firmware/fallback-mechanisms.rst b

[PATCH] [linux-next] rt2x00: Fix a typo in printk

2018-01-04 Thread Masanari Iida
This patch fix a typo in rt2800lib.c Signed-off-by: Masanari Iida --- drivers/net/wireless/ralink/rt2x00/rt2800lib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ralink/rt2x00/rt2800lib.c b/drivers/net/wireless/ralink/rt2x00/rt2800lib.c index

[PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt

2017-12-22 Thread Masanari Iida
drivers/md/faulty.c has been renamed to md-faulty.c after following commit merged int to the main line. 935fe0983e09f4f7331ebf5ea4ae2124f6e9f9e8 . But the file name in fault-injection.txt has not been changed. Now the actual file name and document are in sync. Signed-off-by: Masanari Iida

[PATCH] dmaengine: doc : Fix warning "Title underline too short" while make xmldocs

2017-11-28 Thread Masanari Iida
This patch fix following warning during 'make xmldocs' Documentation/driver-api/dmaengine/client.rst:188: WARNING: Title underline too short. Further APIs: Signed-off-by: Masanari Iida --- Documentation/driver-api/dmaengine/client.rst | 2 +- 1 file changed, 1 inser

[PATCH] linux-next: ftrace/docs: Fix spelling typos in ftrace-users.rst

2017-11-27 Thread Masanari Iida
This patch corrects some spelling typo in ftrace-users.rst Signed-off-by: Masanari Iida --- Documentation/trace/ftrace-uses.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/trace/ftrace-uses.rst b/Documentation/trace/ftrace-uses.rst index 8494a801d341

[PATCH] staging: rtl8723bs: Fix typos in printk

2017-10-10 Thread Masanari Iida
This patch fixes typos found in rtl8723bs_xmit.c and odm_DIG.c. Signed-off-by: Masanari Iida --- drivers/staging/rtl8723bs/hal/odm_DIG.c| 2 +- drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rtl8723bs

[PATCH/v2] Kconfig: Fix typos in Kconfig

2017-09-25 Thread Masanari Iida
This patch fixes some spelling typos found in Kconfig files. Signed-off-by: Masanari Iida --- arch/alpha/Kconfig| 2 +- arch/arc/Kconfig | 6 +++--- arch/arm/mach-bcm/Kconfig | 6 +++--- arch/arm/plat-samsung/Kconfig | 2 +- arch

[PATCH/v2] [trivial] Fix typos and grammar in printk

2017-09-25 Thread Masanari Iida
This patch fixes some spelling typo and grammar error found in printk messages. Signed-off-by: Masanari Iida --- drivers/fmc/fmc-core.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 2 +- drivers/gpu/drm/i915/intel_cdclk.c| 4

[PATCH] [trivial] Fix typos in printk

2017-09-25 Thread Masanari Iida
This patch fix some spellint typo found in printk messages. Signed-off-by: Masanari Iida --- drivers/fmc/fmc-core.c| 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | 2 +- drivers/gpu/drm/i915/intel_cdclk.c| 4 ++-- drivers/net

[PATCH][trivial] Kconfig: Fix typos in Kconfig

2017-09-24 Thread Masanari Iida
This patch fix some spelling typos found in Kconfig files. Signed-off-by: Masanari Iida --- arch/alpha/Kconfig| 2 +- arch/arc/Kconfig | 6 +++--- arch/arm/mach-bcm/Kconfig | 4 ++-- arch/arm/plat-samsung/Kconfig | 2 +- arch/arm64

[PATCH] ia64: Remove an extra parenthesis in time.c

2017-07-15 Thread Masanari Iida
This patch removes an extra parenthesis. It was found by cppcheck. Signed-off-by: Masanari Iida --- arch/ia64/kernel/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/ia64/kernel/time.c b/arch/ia64/kernel/time.c index aa7be020a904..c954523d00fe 100644 --- a/arch

[PATCH] [linux-next] x86/smpboot: Remove duplicate inclusion of asm/reammode.h

2017-03-13 Thread Masanari Iida
This patch remove duplicate asm/realmode.h in smpboot.c Confirm successfully compile after remove the line. Signed-off-by: Masanari Iida # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An emp

[PATCH] [linux-next] x86/process : Remove duplicate inclusion of linux/tick.h

2017-03-12 Thread Masanari Iida
This patch removes duplicate inclusion of linux/tick.h in process.c. Confirm successfully kernel compile after remove the line. Signed-off-by: Masanari Iida --- arch/x86/kernel/process.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c

[PATCH] [linux-next][trivial] treewide: Fix typo in xml/driver-api/basics.xml

2017-03-07 Thread Masanari Iida
This patch fix spelling typos found in Documentation/output/xml/driver-api/basics.xml. It is because the xml file was generated from comments in source, so I had to fix the comments. Signed-off-by: Masanari Iida --- include/linux/sched.h | 2 +- kernel/sched/fair.c | 2 +- kernel/time

[tip:x86/urgent] x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h

2017-03-01 Thread tip-bot for Masanari Iida
Commit-ID: e86a2d2d34e20289ae7d46692e16d43c3a785db9 Gitweb: http://git.kernel.org/tip/e86a2d2d34e20289ae7d46692e16d43c3a785db9 Author: Masanari Iida AuthorDate: Mon, 27 Feb 2017 22:07:03 +0900 Committer: Thomas Gleixner CommitDate: Wed, 1 Mar 2017 10:51:41 +0100 x86/intel_rdt: Remove

[tip:x86/urgent] x86/vmware: Remove duplicate inclusion of asm/timer.h

2017-03-01 Thread tip-bot for Masanari Iida
Commit-ID: aa5ec3f715d576353c7d8f4f8085634bd845b73f Gitweb: http://git.kernel.org/tip/aa5ec3f715d576353c7d8f4f8085634bd845b73f Author: Masanari Iida AuthorDate: Mon, 27 Feb 2017 21:29:22 +0900 Committer: Thomas Gleixner CommitDate: Wed, 1 Mar 2017 10:51:40 +0100 x86/vmware: Remove

[PATCH] [linux-next] x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h

2017-02-27 Thread Masanari Iida
This patch remove duplicate linux/cpu.h in intel_rdt_rdtgroup.c. Confirm successfully compile after remove the line. Signed-off-by: Masanari Iida --- arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/cpu/intel_rdt_rdtgroup.c b/arch/x86

[PATCH] [linux-next] x86/vmware: Remove duplicate inclusion of asm/timer.h

2017-02-27 Thread Masanari Iida
This patch remove duplicate asm/timer.h in vmware.c Confirm successfully compile after remove the line. Signed-off-by: Masanari Iida --- arch/x86/kernel/cpu/vmware.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/kernel/cpu/vmware.c b/arch/x86/kernel/cpu/vmware.c index 891f4dad7b2c

[PATCH] [linux-next] xenbus: Remove duplicate inclusion of linux/init.h

2017-02-25 Thread Masanari Iida
This patch remove duplicate inclusion of linux/init.h in xenbus_dev_frontend.c. Confirm successfully compile after remove the line. Signed-off-by: Masanari Iida --- drivers/xen/xenbus/xenbus_dev_frontend.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/xen/xenbus

[PATCH] [linux-next] bcache: Remove duplicate inclusion of blkdev.h

2017-02-25 Thread Masanari Iida
This patch remove duplicate inclusion of blkdev.h in util.h. Confirm compile successfully after remove the line. Signed-off-by: Masanari Iida --- drivers/md/bcache/util.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/md/bcache/util.h b/drivers/md/bcache/util.h index cf2cbc211d83

[PATCH] [linux-next]mm:page_alloc: Remove duplicate page_ext.h

2017-02-01 Thread Masanari Iida
This patch removes duplicate page_ext.h from page_alloc.c Signed-off-by: Masanari Iida --- mm/page_alloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/mm/page_alloc.c b/mm/page_alloc.c index 11b4cd48a355..4da0b5febf0d 100644 --- a/mm/page_alloc.c +++ b/mm/page_alloc.c @@ -59,7 +59,6

[PATCH] [linux-next] staging: greybus: Remove duplicate include file

2017-02-01 Thread Masanari Iida
This patch removed duplicated include line. Signed-off-by: Masanari Iida --- drivers/staging/greybus/authentication.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/greybus/authentication.c b/drivers/staging/greybus/authentication.c index 168626ba0c03..6c5dcb1c226b 100644

[PATCH] [linux-next]staging: unisys: visornic: Fix typo in visornic_main.c

2017-01-29 Thread Masanari Iida
This patch fix some spelling typos found in visornic_main.c Signed-off-by: Masanari Iida --- drivers/staging/unisys/visornic/visornic_main.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/staging/unisys/visornic/visornic_main.c b/drivers

[PATCH] [linux-next] Doc: Fix double words in Documentation

2017-01-24 Thread Masanari Iida
This patch fix some double words found in Documentation. Signed-off-by: Masanari Iida --- Documentation/block/pr.txt | 2 +- Documentation/ioctl/botching-up-ioctls.txt | 2 +- Documentation/livepatch/livepatch.txt | 2 +- Documentation/networking/kcm.txt | 2

[linux-next] [PATCH] Doc: f2fs: Fix typo in Documentation/filesystems/f2fs.txt

2017-01-23 Thread Masanari Iida
This patch fix a typo in f2fs.txt Signed-off-by: Masanari Iida --- Documentation/filesystems/f2fs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/filesystems/f2fs.txt b/Documentation/filesystems/f2fs.txt index d99faced79cb..0ab33d4c8406 100644 --- a

[PATCH] [linux-next] Docs: DT: MMC: Fix typo in mmc

2017-01-06 Thread Masanari Iida
This patch fix some spelling typo found in devicetree/bindings/mmc. Signed-off-by: Masanari Iida --- Documentation/devicetree/bindings/mmc/amlogic,meson-gx.txt | 2 +- Documentation/devicetree/bindings/mmc/sdhci-st.txt | 2 +- Documentation/devicetree/bindings/mmc/sdhci.txt

[PATCH] [linux-next] bus:qcom : Fix typo in qcom,ebi2.txt

2017-01-05 Thread Masanari Iida
This patch fix 2 spelling typos found in qcom,ebi2.txt Signed-off-by: Masanari Iida --- Documentation/devicetree/bindings/bus/qcom,ebi2.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/bus/qcom,ebi2.txt b/Documentation/devicetree

[PATCH] [linux-next] tools/power turbostat: Fix typo in turbostat.8

2016-12-25 Thread Masanari Iida
This patch fix two spelling typo in turbostat.8 Signed-off-by: Masanari Iida --- tools/power/x86/turbostat/turbostat.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/power/x86/turbostat/turbostat.8 b/tools/power/x86/turbostat/turbostat.8 index 492e84fbebfa

[PATCH/v2] [trivial][linux-next] treewide: Fix typos in printk

2016-11-23 Thread Masanari Iida
This patch fix some spelling typos found in printk. Signed-off-by: Masanari Iida --- arch/arm64/kernel/hibernate.c | 4 ++-- drivers/gpu/drm/sti/sti_compositor.c| 2 +- drivers/media/dvb-frontends/horus3a.c | 2 +- drivers/media/platform/mtk

[PATCH] [trivial][linux-next] treewide: Fix typos in printk

2016-11-23 Thread Masanari Iida
This patch fix some spelling typos found in printk. Signed-off-by: Masanari Iida --- arch/arm64/kernel/hibernate.c | 4 ++-- drivers/gpu/drm/sti/sti_compositor.c| 2 +- drivers/media/dvb-frontends/horus3a.c | 2 +- drivers/media/platform/mtk

[PATCH] [linux-next] v4l: doc: Fix typo in vidioc-g-tuner.rst

2016-10-22 Thread Masanari Iida
This patch fix spelling typos found in vidioc-g-tuner.xml. This xml file was created from vidioc-g-tuner.rst, I have to fix typos in vidioc-g-tuner.rst. Signed-off-by: Masanari Iida --- Documentation/media/uapi/v4l/vidioc-g-tuner.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions

[PATCH] [linux-next] Doc: cciss: Fix a typo in cciss.txt

2016-10-20 Thread Masanari Iida
This patch fix a spelling typo in cciss.txt Signed-off-by: Masanari Iida --- Documentation/blockdev/cciss.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/blockdev/cciss.txt b/Documentation/blockdev/cciss.txt index b79d0a13e7cd..3a5477cc456e 100644 --- a

[PATCH] [linux-next] Doc: dm raid: Fix typo in dm-raid.txt

2016-10-17 Thread Masanari Iida
This patch fix spelling typos in Documentation/device-mapper/dm-raid.txt. Signed-off-by: Masanari Iida --- Documentation/device-mapper/dm-raid.txt | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/device-mapper/dm-raid.txt b/Documentation/device-mapper

[PATCH] [linux-next] Fix double word "the the" in Doc/filesystems

2016-09-19 Thread Masanari Iida
This patch fix typos "the the" found in Documentation/filesystems. Signed-off-by: Masanari Iida --- Documentation/filesystems/autofs4-mount-control.txt | 10 +- Documentation/filesystems/directory-locking | 2 +- Documentation/filesystems/overlayfs.txt

[PATCH][linux-next][trivial] treewide: Fix typo in printk

2016-09-17 Thread Masanari Iida
This patch fix spelling typos in printk and kconfig. Signed-off-by: Masanari Iida --- arch/arm64/kernel/hibernate.c | 4 ++-- arch/mips/kernel/asm-offsets.c | 2 +- arch/sh/kernel/cpu/Makefile | 2 +- arch/sh/kernel/cpu/irq

Re: linux-next: Tree for Jun 6 (scsi_debug.c)

2016-08-23 Thread Masanari Iida
This one still exist on linus's tree (as of v4.8-rc3). CALLscripts/checksyscalls.sh CHK kernel/config_data.h Building modules, stage 2. MODPOST 720 modules ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined! scripts/Makefile.modpost:91: recipe for target '__modpost' fai

[PATCH/V2] [linux-next] drm: Add a G200EH PCI id for HPE Proliant Gen9

2016-07-20 Thread Masanari Iida
and X. Signed-off-by: Masanari Iida Suggested-by: Shane Seymour --- include/drm/drm_pciids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h index 8bc073d297db..3e16dfc2e08d 100644 --- a/include/drm/drm_pciids.h +++ b/include/drm/drm_pciids.h

Re: [PATCH] [linux-next] drm: Add a G200EH PCI id for HPE Proliant Gen9

2016-07-20 Thread Masanari Iida
I made mistake to type shane's e-mail address, so I will send version 2. Sorry for the noise. Masanari On Thu, Jul 21, 2016 at 2:12 PM, Masanari Iida wrote: > Boot the system without this entry generates following warning. > fb: conflicting fb hw usage mgag200drmfb vs EFI VGA - remov

[PATCH] [linux-next] drm: Add a G200EH PCI id for HPE Proliant Gen9

2016-07-20 Thread Masanari Iida
and X. Signed-off-by: Masanari Iida Suggested-by: Shane Seymour --- include/drm/drm_pciids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drm_pciids.h b/include/drm/drm_pciids.h index 8bc073d297db..3e16dfc2e08d 100644 --- a/include/drm/drm_pciids.h +++ b/include/drm/drm_pciids.h

[PATCH] [linux-next] input: Fix a double word "is is" in include/linux/input.h

2016-07-12 Thread Masanari Iida
This patch fix a double word "is is" found in in Documentation/DocBook/device-drivers.xml. It is because the file was created from comments in sources, so I have to fix the double words in include/linux/input.h Signed-off-by: Masanari Iida --- include/linux/input.h | 2 +- 1 file

[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl

2016-07-07 Thread Masanari Iida
This patch fix double words "the the" in crypto-API.tmpl. Signed-off-by: Masanari Iida --- Documentation/DocBook/crypto-API.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/DocBook/crypto-API.tmpl b/Documentation/DocBook/crypto-API.

[linux-next] Errors while "make htmldocs" in linux-next.

2016-07-06 Thread Masanari Iida
iew about how it all fits together. Signed-off-by: Rob Clark Signed-off-by: Sumit Semwal FYI, This issue does not exist on 4.7-rc6. Masanari Iida

[PATCH] [linux-next] workqueue: Fix a typo in workqueue.txt

2016-07-05 Thread Masanari Iida
This patch fix a spelling typo in workqueue.txt Signed-off-by: Masanari Iida --- Documentation/workqueue.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/workqueue.txt b/Documentation/workqueue.txt index 5e0e05c5183e..c49e3178178d 100644 --- a/Documentation

[PATCH] [linux-next][trivial]treewide: Fix company name "Freescale Semiconductor"

2016-07-04 Thread Masanari Iida
This patch fix spelling typos within various Freescale Semiconductor's related drivers. Signed-off-by: Masanari Iida --- drivers/dma/mpc512x_dma.c | 2 +- drivers/dma/qcom/hidma.c | 2 +- drivers/net/ethernet/freescale/ucc_geth.c | 2 +- drivers/net/eth

[tip:x86/urgent] x86/Documentation: Fix various typos in Documentation/x86/ files

2016-07-01 Thread tip-bot for Masanari Iida
Commit-ID: c76a093dc1415d364020b8b33f1e194ef4d26fd0 Gitweb: http://git.kernel.org/tip/c76a093dc1415d364020b8b33f1e194ef4d26fd0 Author: Masanari Iida AuthorDate: Fri, 1 Jul 2016 12:46:01 +0900 Committer: Ingo Molnar CommitDate: Fri, 1 Jul 2016 10:00:10 +0200 x86/Documentation: Fix

[PATCH] [linux-next] Doc: x86: Fix typo in x86

2016-06-30 Thread Masanari Iida
This patch fix some spelling typo found in Documentation/x86. Signed-off-by: Masanari Iida --- Documentation/x86/intel_mpx.txt | 6 +++--- Documentation/x86/tlb.txt | 4 ++-- Documentation/x86/x86_64/machinecheck | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff

  1   2   3   4   5   >