mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [alternative-merged] lib-devres-delete-duplicated-words.patch removed from -mm tree
@ 2020-10-15 23:07 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-10-15 23:07 UTC (permalink / raw)
  To: mm-commits, rdunlap


The patch titled
     Subject: lib: devres: delete duplicated words
has been removed from the -mm tree.  Its filename was
     lib-devres-delete-duplicated-words.patch

This patch was dropped because an alternative patch was merged

------------------------------------------------------
From: Randy Dunlap <rdunlap@infradead.org>
Subject: lib: devres: delete duplicated words

Drop the repeated word "the".

Link: https://lkml.kernel.org/r/20200823040443.25900-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

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

--- a/lib/devres.c~lib-devres-delete-duplicated-words
+++ a/lib/devres.c
@@ -217,7 +217,7 @@ void __iomem *devm_ioremap_resource_wc(s
  * Please Note: This is not a one-to-one replacement for of_iomap() because the
  * of_iomap() function does not track whether the region is already mapped.  If
  * two drivers try to map the same memory, the of_iomap() function will succeed
- * but the the devm_of_iomap() function will return -EBUSY.
+ * but the devm_of_iomap() function will return -EBUSY.
  *
  */
 void __iomem *devm_of_iomap(struct device *dev, struct device_node *node, int index,
_

Patches currently in -mm which might be from rdunlap@infradead.org are

fs-configfs-delete-repeated-words-in-comments.patch
kernel-fix-repeated-words-in-comments.patch
kernel-acctc-fix-some-kernel-doc-nits.patch
lib-bitmap-delete-duplicated-words.patch
lib-libcrc32c-delete-duplicated-words.patch
lib-decompress_bunzip2-delete-duplicated-words.patch
lib-dynamic_queue_limits-delete-duplicated-words-fix-typo.patch
lib-earlycpio-delete-duplicated-words.patch
lib-radix-tree-delete-duplicated-words.patch
lib-syscall-delete-duplicated-words.patch
lib-test_sysctl-delete-duplicated-words.patch
lib-mpi-fix-spello-of-functions.patch


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

only message in thread, other threads:[~2020-10-15 23:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 23:07 [alternative-merged] lib-devres-delete-duplicated-words.patch removed from -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).