* [PATCH] >>>>>>>>>>>>>>>>>>>>>>>>> BLURB <<<<<<<<<<<<<<<<<<<
@ 2022-08-29 23:26 Randy Dunlap
2022-08-29 23:28 ` Randy Dunlap
0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2022-08-29 23:26 UTC (permalink / raw)
To: linux-doc
Cc: Randy Dunlap, linuxppc-dev, Jeremy Kerr, Arnd Bergmann,
Jonathan Corbet
Fix a typo of "or" which should be "of".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: Jonathan Corbet <corbet@lwn.net>
---
Documentation/filesystems/spufs/spufs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/Documentation/filesystems/spufs/spufs.rst
+++ b/Documentation/filesystems/spufs/spufs.rst
@@ -227,7 +227,7 @@ Files
from the data buffer, updating the value of the specified signal
notification register. The signal notification register will
either be replaced with the input data or will be updated to the
- bitwise OR or the old value and the input data, depending on the
+ bitwise OR of the old value and the input data, depending on the
contents of the signal1_type, or signal2_type respectively,
file.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] >>>>>>>>>>>>>>>>>>>>>>>>> BLURB <<<<<<<<<<<<<<<<<<<
2022-08-29 23:26 [PATCH] >>>>>>>>>>>>>>>>>>>>>>>>> BLURB <<<<<<<<<<<<<<<<<<< Randy Dunlap
@ 2022-08-29 23:28 ` Randy Dunlap
0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2022-08-29 23:28 UTC (permalink / raw)
To: linux-doc; +Cc: linuxppc-dev, Jeremy Kerr, Arnd Bergmann, Jonathan Corbet
Oops.
I'll correct the Subject and resend.
On 8/29/22 16:26, Randy Dunlap wrote:
> Fix a typo of "or" which should be "of".
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jeremy Kerr <jk@ozlabs.org>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: linuxppc-dev@lists.ozlabs.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> ---
> Documentation/filesystems/spufs/spufs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --- a/Documentation/filesystems/spufs/spufs.rst
> +++ b/Documentation/filesystems/spufs/spufs.rst
> @@ -227,7 +227,7 @@ Files
> from the data buffer, updating the value of the specified signal
> notification register. The signal notification register will
> either be replaced with the input data or will be updated to the
> - bitwise OR or the old value and the input data, depending on the
> + bitwise OR of the old value and the input data, depending on the
> contents of the signal1_type, or signal2_type respectively,
> file.
>
--
~Randy
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-29 23:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 23:26 [PATCH] >>>>>>>>>>>>>>>>>>>>>>>>> BLURB <<<<<<<<<<<<<<<<<<< Randy Dunlap
2022-08-29 23:28 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).