All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] lib-fix-typo-in-function-description.patch removed from -mm tree
@ 2021-05-08 22:52 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-05-08 22:52 UTC (permalink / raw)
  To: mm-commits, mrtoastcheng


The patch titled
     Subject: lib/list_sort.c: fix typo in function description
has been removed from the -mm tree.  Its filename was
     lib-fix-typo-in-function-description.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: ToastC <mrtoastcheng@gmail.com>
Subject: lib/list_sort.c: fix typo in function description

Replace beautiully with beautifully

Link: https://lkml.kernel.org/r/20210315090633.9759-1-mrtoastcheng@gmail.com
Signed-off-by: ShihCheng Tu <mrtoastcheng@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 lib/list_sort.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/lib/list_sort.c~lib-fix-typo-in-function-description
+++ a/lib/list_sort.c
@@ -137,7 +137,7 @@ static void merge_final(void *priv, list
  *
  *
  * The merging is controlled by "count", the number of elements in the
- * pending lists.  This is beautiully simple code, but rather subtle.
+ * pending lists.  This is beautifully simple code, but rather subtle.
  *
  * Each time we increment "count", we set one bit (bit k) and clear
  * bits k-1 .. 0.  Each time this happens (except the very first time
_

Patches currently in -mm which might be from mrtoastcheng@gmail.com are



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

only message in thread, other threads:[~2021-05-08 22:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-08 22:52 [merged] lib-fix-typo-in-function-description.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.