From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: jlbec@evilplan.org, hch@lst.de, linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org, Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c
Date: Fri, 5 Feb 2021 18:02:35 +0530 [thread overview]
Message-ID: <20210205123235.1365780-1-unixbhaskar@gmail.com> (raw)
s/fucking/wonderful/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
fs/configfs/symlink.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/configfs/symlink.c b/fs/configfs/symlink.c
index cb61467478ca..26676e27346b 100644
--- a/fs/configfs/symlink.c
+++ b/fs/configfs/symlink.c
@@ -169,7 +169,7 @@ int configfs_symlink(struct inode *dir, struct dentry *dentry, const char *symna
* link(2) and symlink(2) - they wanted the target resolved
* at syscall time (as link(2) would've done), be a directory
* (which link(2) would've refused to do) *AND* be a deep
- * fucking magic, making the target busy from rmdir POV.
+ * wonderful magic, making the target busy from rmdir POV.
* symlink(2) is nothing of that sort, and the locking it
* gets matches the normal symlink(2) semantics. Without
* attempts to resolve the target (which might very well
--
2.30.0
next reply other threads:[~2021-02-05 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 12:32 Bhaskar Chowdhury [this message]
2021-02-14 15:37 ` [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c Al Viro
2021-02-15 1:39 ` Bhaskar Chowdhury
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210205123235.1365780-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=hch@lst.de \
--cc=jlbec@evilplan.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox