* [PATCH 11/35] Documentation: i2c: correct spelling
2023-01-27 6:39 [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Randy Dunlap
@ 2023-01-27 6:39 ` Randy Dunlap
2023-01-27 7:14 ` Wolfram Sang
2023-01-28 10:48 ` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Mark Brown
` (3 subsequent siblings)
4 siblings, 1 reply; 9+ messages in thread
From: Randy Dunlap @ 2023-01-27 6:39 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Wolfram Sang, linux-i2c, Jonathan Corbet, linux-doc
Correct spelling problems for Documentation/i2c/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Wolfram Sang <wsa@kernel.org>
Cc: linux-i2c@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Documentation/i2c/gpio-fault-injection.rst | 2 +-
Documentation/i2c/smbus-protocol.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff -- a/Documentation/i2c/gpio-fault-injection.rst b/Documentation/i2c/gpio-fault-injection.rst
--- a/Documentation/i2c/gpio-fault-injection.rst
+++ b/Documentation/i2c/gpio-fault-injection.rst
@@ -93,7 +93,7 @@ bus arbitration against another master i
------------------
This file is write only and you need to write the duration of the arbitration
-intereference (in µs, maximum is 100ms). The calling process will then sleep
+interference (in µs, maximum is 100ms). The calling process will then sleep
and wait for the next bus clock. The process is interruptible, though.
Arbitration lost is achieved by waiting for SCL going down by the master under
diff -- a/Documentation/i2c/smbus-protocol.rst b/Documentation/i2c/smbus-protocol.rst
--- a/Documentation/i2c/smbus-protocol.rst
+++ b/Documentation/i2c/smbus-protocol.rst
@@ -238,7 +238,7 @@ This is implemented in the following way
* I2C bus drivers trigger SMBus Host Notify by a call to
i2c_handle_smbus_host_notify().
* I2C drivers for devices which can trigger SMBus Host Notify will have
- client->irq assigned to a Host Notify IRQ if noone else specified an other.
+ client->irq assigned to a Host Notify IRQ if no one else specified an other.
There is currently no way to retrieve the data parameter from the client.
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 11/35] Documentation: i2c: correct spelling
2023-01-27 6:39 ` [PATCH 11/35] Documentation: i2c: correct spelling Randy Dunlap
@ 2023-01-27 7:14 ` Wolfram Sang
2023-01-27 8:26 ` Bagas Sanjaya
2023-01-27 22:34 ` Randy Dunlap
0 siblings, 2 replies; 9+ messages in thread
From: Wolfram Sang @ 2023-01-27 7:14 UTC (permalink / raw)
To: Randy Dunlap; +Cc: linux-kernel, linux-i2c, Jonathan Corbet, linux-doc
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
> - client->irq assigned to a Host Notify IRQ if noone else specified an other.
> + client->irq assigned to a Host Notify IRQ if no one else specified an other.
I am not a native speaker, but shouldn't the last word be "another"?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 11/35] Documentation: i2c: correct spelling
2023-01-27 7:14 ` Wolfram Sang
@ 2023-01-27 8:26 ` Bagas Sanjaya
2023-01-27 22:34 ` Randy Dunlap
1 sibling, 0 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2023-01-27 8:26 UTC (permalink / raw)
To: Wolfram Sang, Randy Dunlap, linux-kernel, linux-i2c,
Jonathan Corbet, linux-doc
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
On Fri, Jan 27, 2023 at 08:14:46AM +0100, Wolfram Sang wrote:
>
> > - client->irq assigned to a Host Notify IRQ if noone else specified an other.
> > + client->irq assigned to a Host Notify IRQ if no one else specified an other.
>
> I am not a native speaker, but shouldn't the last word be "another"?
>
Yes, the sentence should have been "... if no one else specified
another."
Thanks.
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 11/35] Documentation: i2c: correct spelling
2023-01-27 7:14 ` Wolfram Sang
2023-01-27 8:26 ` Bagas Sanjaya
@ 2023-01-27 22:34 ` Randy Dunlap
1 sibling, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2023-01-27 22:34 UTC (permalink / raw)
To: Wolfram Sang, linux-kernel, linux-i2c, Jonathan Corbet, linux-doc
On 1/26/23 23:14, Wolfram Sang wrote:
>
>> - client->irq assigned to a Host Notify IRQ if noone else specified an other.
>> + client->irq assigned to a Host Notify IRQ if no one else specified an other.
>
> I am not a native speaker, but shouldn't the last word be "another"?
>
Yes, I'll correct that. Thanks.
--
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-27 6:39 [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Randy Dunlap
2023-01-27 6:39 ` [PATCH 11/35] Documentation: i2c: correct spelling Randy Dunlap
@ 2023-01-28 10:48 ` Mark Brown
2023-01-28 20:30 ` patchwork-bot+netdevbpf
` (2 subsequent siblings)
4 siblings, 0 replies; 9+ messages in thread
From: Mark Brown @ 2023-01-28 10:48 UTC (permalink / raw)
To: linux-kernel, Randy Dunlap
Cc: Jonathan Corbet, Catalin Marinas, Will Deacon, Russell King,
Jens Axboe, Andrii Nakryiko, Alexei Starovoitov, Daniel Borkmann,
Vladimir Oltean, Steffen Klassert, Daniel Jordan, Akinobu Mita,
Helge Deller, Rafael J. Wysocki, Jiri Kosina, Benjamin Tissoires,
Srinivas Pandruvada, Wolfram Sang, Dmitry Torokhov,
Henrik Rydberg, Karsten Keil, Pavel Machek, Lee Jones,
Josh Poimboeuf, Miroslav Benes, Petr Mladek, Peter Zijlstra,
Ingo Molnar, Jérôme Glisse, Naoya Horiguchi, Miaohe Lin,
Jonas Bonn, Stefan Kristiansson, Stafford Horne, Bjorn Helgaas,
Lorenzo Pieralisi, Marc Zyngier, Michael Ellerman, Len Brown,
Heiko Carstens, Vasily Gorbik, Alexander Gordeev, Juri Lelli,
Vincent Guittot, David Howells, Jarkko Sakkinen, Paul Moore,
James Morris, Serge E. Hallyn, Jaroslav Kysela, Takashi Iwai,
Martin K. Petersen, Daniel Bristot de Oliveira, Steven Rostedt,
Greg Kroah-Hartman, Masami Hiramatsu, Mathieu Poirier,
Suzuki K Poulose, Evgeniy Polyakov, Fenghua Yu, Reinette Chatre,
Thomas Gleixner, Borislav Petkov, Chris Zankel, Max Filippov,
alsa-devel, coresight, bpf, dri-devel, isdn4linux, keyrings,
linux-acpi, linux-block, linux-crypto, linux-doc, linux-fbdev,
linux-i2c, linux-input, linux-leds, linux-pci, linux-s390,
linux-scsi, linux-sgx, linux-spi, linux-trace-devel,
linux-trace-kernel, live-patching, linux-pm,
linux-security-module, linux-usb, netdev, target-devel, linux-mm,
openrisc, linux-arm-kernel, linux-xtensa, linuxppc-dev, x86
On Thu, 26 Jan 2023 22:39:30 -0800, Randy Dunlap wrote:
> Correct many spelling errors in Documentation/ as reported by codespell.
>
> Maintainers of specific kernel subsystems are only Cc-ed on their
> respective patches, not the entire series. [if all goes well]
>
> These patches are based on linux-next-20230125.
>
> [...]
Applied to
broonie/spi.git for-next
Thanks!
[27/35] Documentation: spi: correct spelling
commit: 0f6d2cee58f1ff2ebf66f0bceb113d79f66ecb07
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-27 6:39 [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Randy Dunlap
2023-01-27 6:39 ` [PATCH 11/35] Documentation: i2c: correct spelling Randy Dunlap
2023-01-28 10:48 ` (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Mark Brown
@ 2023-01-28 20:30 ` patchwork-bot+netdevbpf
2023-01-31 16:28 ` (subset) " Catalin Marinas
2023-02-14 16:57 ` Martin K. Petersen
4 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-01-28 20:30 UTC (permalink / raw)
To: Randy Dunlap
Cc: linux-kernel, corbet, catalin.marinas, will, linux, axboe, andrii,
ast, daniel, olteanv, steffen.klassert, daniel.m.jordan,
akinobu.mita, deller, rafael, jikos, benjamin.tissoires,
srinivas.pandruvada, wsa, dmitry.torokhov, rydberg, isdn, pavel,
lee, jpoimboe, mbenes, pmladek, peterz, mingo, jglisse,
naoya.horiguchi, linmiaohe, jonas, stefan.kristiansson, shorne,
bhelgaas, lpieralisi, maz, mpe, len.brown, hca, gor, agordeev,
juri.lelli, vincent.guittot, dhowells, jarkko, paul, jmorris,
serge, perex, tiwai, broonie, martin.petersen, bristot, rostedt,
gregkh, mhiramat, mathieu.poirier, suzuki.poulose, zbr,
fenghua.yu, reinette.chatre, tglx, bp, chris, jcmvbkbc,
alsa-devel, coresight, bpf, dri-devel, isdn4linux, keyrings,
linux-acpi, linux-block, linux-crypto, linux-doc, linux-fbdev,
linux-i2c, linux-input, linux-leds, linux-pci, linux-s390,
linux-scsi, linux-sgx, linux-spi, linux-trace-devel,
linux-trace-kernel, live-patching, linux-pm,
linux-security-module, linux-usb, netdev, target-devel, linux-mm,
openrisc, linux-arm-kernel, linux-xtensa, linuxppc-dev, x86
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Thu, 26 Jan 2023 22:39:30 -0800 you wrote:
> Correct many spelling errors in Documentation/ as reported by codespell.
>
> Maintainers of specific kernel subsystems are only Cc-ed on their
> respective patches, not the entire series. [if all goes well]
>
> These patches are based on linux-next-20230125.
>
> [...]
Here is the summary with links:
- [04/35] Documentation: bpf: correct spelling
https://git.kernel.org/bpf/bpf-next/c/1d3cab43f4c7
- [05/35] Documentation: core-api: correct spelling
(no matching commit)
- [13/35] Documentation: isdn: correct spelling
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-27 6:39 [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Randy Dunlap
` (2 preceding siblings ...)
2023-01-28 20:30 ` patchwork-bot+netdevbpf
@ 2023-01-31 16:28 ` Catalin Marinas
2023-02-14 16:57 ` Martin K. Petersen
4 siblings, 0 replies; 9+ messages in thread
From: Catalin Marinas @ 2023-01-31 16:28 UTC (permalink / raw)
To: linux-kernel, Randy Dunlap
Cc: Will Deacon, Jonathan Corbet, Russell King, Jens Axboe,
Andrii Nakryiko, Alexei Starovoitov, Daniel Borkmann,
Vladimir Oltean, Steffen Klassert, Daniel Jordan, Akinobu Mita,
Helge Deller, Rafael J. Wysocki, Jiri Kosina, Benjamin Tissoires,
Srinivas Pandruvada, Wolfram Sang, Dmitry Torokhov,
Henrik Rydberg, Karsten Keil, Pavel Machek, Lee Jones,
Josh Poimboeuf, Miroslav Benes, Petr Mladek, Peter Zijlstra,
Ingo Molnar, Jérôme Glisse, Naoya Horiguchi, Miaohe Lin,
Jonas Bonn, Stefan Kristiansson, Stafford Horne, Bjorn Helgaas,
Lorenzo Pieralisi, Marc Zyngier, Michael Ellerman, Len Brown,
Heiko Carstens, Vasily Gorbik, Alexander Gordeev, Juri Lelli,
Vincent Guittot, David Howells, Jarkko Sakkinen, Paul Moore,
James Morris, Serge E. Hallyn, Jaroslav Kysela, Takashi Iwai,
Mark Brown, Martin K. Petersen, Daniel Bristot de Oliveira,
Steven Rostedt, Greg Kroah-Hartman, Masami Hiramatsu,
Mathieu Poirier, Suzuki K Poulose, Evgeniy Polyakov, Fenghua Yu,
Reinette Chatre, Thomas Gleixner, Borislav Petkov, Chris Zankel,
Max Filippov, alsa-devel, coresight, bpf, dri-devel, isdn4linux,
keyrings, linux-acpi, linux-block, linux-crypto, linux-doc,
linux-fbdev, linux-i2c, linux-input, linux-leds, linux-pci,
linux-s390, linux-scsi, linux-sgx, linux-spi, linux-trace-devel,
linux-trace-kernel, live-patching, linux-pm,
linux-security-module, linux-usb, netdev, target-devel, linux-mm,
openrisc, linux-arm-kernel, linux-xtensa, linuxppc-dev, x86
On Thu, 26 Jan 2023 22:39:30 -0800, Randy Dunlap wrote:
> Correct many spelling errors in Documentation/ as reported by codespell.
>
> Maintainers of specific kernel subsystems are only Cc-ed on their
> respective patches, not the entire series. [if all goes well]
>
> These patches are based on linux-next-20230125.
>
> [...]
Applied to arm64 (for-next/misc), thanks!
[01/35] Documentation: arm64: correct spelling
https://git.kernel.org/arm64/c/a70f00e7f1a3
--
Catalin
^ permalink raw reply [flat|nested] 9+ messages in thread* Re: (subset) [PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-01-27 6:39 [PATCH 00/35] Documentation: correct lots of spelling errors (series 1) Randy Dunlap
` (3 preceding siblings ...)
2023-01-31 16:28 ` (subset) " Catalin Marinas
@ 2023-02-14 16:57 ` Martin K. Petersen
4 siblings, 0 replies; 9+ messages in thread
From: Martin K. Petersen @ 2023-02-14 16:57 UTC (permalink / raw)
To: linux-kernel, Randy Dunlap
Cc: Martin K . Petersen, Jonathan Corbet, Catalin Marinas,
Will Deacon, Russell King, Jens Axboe, Andrii Nakryiko,
Alexei Starovoitov, Daniel Borkmann, Vladimir Oltean,
Steffen Klassert, Daniel Jordan, Akinobu Mita, Helge Deller,
Rafael J. Wysocki, Jiri Kosina, Benjamin Tissoires,
Srinivas Pandruvada, Wolfram Sang, Dmitry Torokhov,
Henrik Rydberg, Karsten Keil, Pavel Machek, Lee Jones,
Josh Poimboeuf, Miroslav Benes, Petr Mladek, Peter Zijlstra,
Ingo Molnar, Jérôme Glisse, Naoya Horiguchi, Miaohe Lin,
Jonas Bonn, Stefan Kristiansson, Stafford Horne, Bjorn Helgaas,
Lorenzo Pieralisi, Marc Zyngier, Michael Ellerman, Len Brown,
Heiko Carstens, Vasily Gorbik, Alexander Gordeev, Juri Lelli,
Vincent Guittot, David Howells, Jarkko Sakkinen, Paul Moore,
James Morris, Serge E. Hallyn, Jaroslav Kysela, Takashi Iwai,
Mark Brown, Daniel Bristot de Oliveira, Steven Rostedt,
Greg Kroah-Hartman, Masami Hiramatsu, Mathieu Poirier,
Suzuki K Poulose, Evgeniy Polyakov, Fenghua Yu, Reinette Chatre,
Thomas Gleixner, Borislav Petkov, Chris Zankel, Max Filippov,
alsa-devel, coresight, bpf, dri-devel, isdn4linux, keyrings,
linux-acpi, linux-block, linux-crypto, linux-doc, linux-fbdev,
linux-i2c, linux-input, linux-leds, linux-pci, linux-s390,
linux-scsi, linux-sgx, linux-spi, linux-trace-devel,
linux-trace-kernel, live-patching, linux-pm,
linux-security-module, linux-usb, netdev, target-devel, linux-mm,
openrisc, linux-arm-kernel, linux-xtensa, linuxppc-dev, x86
On Thu, 26 Jan 2023 22:39:30 -0800, Randy Dunlap wrote:
> Correct many spelling errors in Documentation/ as reported by codespell.
>
> Maintainers of specific kernel subsystems are only Cc-ed on their
> respective patches, not the entire series. [if all goes well]
>
> These patches are based on linux-next-20230125.
>
> [...]
Applied to 6.3/scsi-queue, thanks!
[28/35] Documentation: target: correct spelling
https://git.kernel.org/mkp/scsi/c/c57ac5748be5
--
Martin K. Petersen Oracle Linux Engineering
^ permalink raw reply [flat|nested] 9+ messages in thread