mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + bitops-spelling-s-synomyn-synonym.patch added to -mm tree
@ 2021-01-09  0:54 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-01-09  0:54 UTC (permalink / raw)
  To: geert+renesas, mm-commits


The patch titled
     Subject: include/linux/bitops.h: spelling s/synomyn/synonym/
has been added to the -mm tree.  Its filename is
     bitops-spelling-s-synomyn-synonym.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/bitops-spelling-s-synomyn-synonym.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/bitops-spelling-s-synomyn-synonym.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Geert Uytterhoeven <geert+renesas@glider.be>
Subject: include/linux/bitops.h: spelling s/synomyn/synonym/

Fix a misspelling of "synonym".

Link: https://lkml.kernel.org/r/20210108105305.2028120-1-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/bitops.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/include/linux/bitops.h~bitops-spelling-s-synomyn-synonym
+++ a/include/linux/bitops.h
@@ -214,7 +214,7 @@ static inline int get_count_order_long(u
  * __ffs64 - find first set bit in a 64 bit word
  * @word: The 64 bit word
  *
- * On 64 bit arches this is a synomyn for __ffs
+ * On 64 bit arches this is a synonym for __ffs
  * The result is not defined if no bits are set, so check that @word
  * is non-zero before calling this.
  */
_

Patches currently in -mm which might be from geert+renesas@glider.be are

bitops-spelling-s-synomyn-synonym.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-09  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-09  0:54 + bitops-spelling-s-synomyn-synonym.patch added to -mm tree akpm

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).