All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drivers: mtd: Better word replace a not so good word in the file mtd_blkdevs.c
@ 2021-02-05 12:41 ` Bhaskar Chowdhury
  0 siblings, 0 replies; 14+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:41 UTC (permalink / raw)
  To: miquel.raynal, richard, vigneshr, linux-mtd, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury



s/fucking/invite/


Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/mtd/mtd_blkdevs.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/mtd_blkdevs.c b/drivers/mtd/mtd_blkdevs.c
index fb8e12d590a1..756a0995e474 100644
--- a/drivers/mtd/mtd_blkdevs.c
+++ b/drivers/mtd/mtd_blkdevs.c
@@ -523,7 +523,7 @@ int register_mtd_blktrans(struct mtd_blktrans_ops *tr)
 	int ret;

 	/* Register the notifier if/when the first device type is
-	   registered, to prevent the link/init ordering from fucking
+	   registered, to prevent the link/init ordering from invite
 	   us over. */
 	if (!blktrans_notifier.list.next)
 		register_mtd_user(&blktrans_notifier);
--
2.30.0


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-02-06  0:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-05 12:41 [PATCH] drivers: mtd: Better word replace a not so good word in the file mtd_blkdevs.c Bhaskar Chowdhury
2021-02-05 12:41 ` Bhaskar Chowdhury
2021-02-05 13:26 ` Miquel Raynal
2021-02-05 13:26   ` Miquel Raynal
2021-02-05 13:36   ` Bhaskar Chowdhury
2021-02-05 13:36     ` Bhaskar Chowdhury
2021-02-05 13:49     ` Richard Weinberger
2021-02-05 13:49       ` Richard Weinberger
2021-02-05 13:52       ` Bhaskar Chowdhury
2021-02-05 13:52         ` Bhaskar Chowdhury
2021-02-05 13:57     ` Miquel Raynal
2021-02-05 13:57       ` Miquel Raynal
2021-02-05 14:02       ` Bhaskar Chowdhury
2021-02-05 14:02         ` Bhaskar Chowdhury

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.