s/fucked/messed/ Signed-off-by: Bhaskar Chowdhury <unixbhas...@gmail.com> --- 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
- [PATCH] lib: Replace obscene word with a better one :) Bhaskar Chowdhury
- Re: [PATCH] lib: Replace obscene word with a bette... Steven Rostedt
- Re: [PATCH] lib: Replace obscene word with a b... Bhaskar Chowdhury