[PATCH] lib: Replace obscene word with a better one :)

From: Bhaskar Chowdhury
Date: Fri Feb 05 2021 - 07:21:12 EST




s/fucked/messed/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
lib/vsprintf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/vsprintf.c b/lib/vsprintf.c
index 3b53c73580c5..470805777117 100644
--- a/lib/vsprintf.c
+++ b/lib/vsprintf.c
@@ -7,7 +7,7 @@

/* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */
/*
- * Wirzenius wrote this portably, Torvalds fucked it up :-)
+ * Wirzenius wrote this portably, Torvalds messed it up :-)
*/

/*
--
2.30.0