linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c
@ 2021-02-05 12:32 Bhaskar Chowdhury
  2021-02-14 15:37 ` Al Viro
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:32 UTC (permalink / raw)
  To: jlbec, hch, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


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


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

* Re: [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c
  2021-02-05 12:32 [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c Bhaskar Chowdhury
@ 2021-02-14 15:37 ` Al Viro
  2021-02-15  1:39   ` Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Al Viro @ 2021-02-14 15:37 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: jlbec, hch, linux-kernel, rdunlap

On Fri, Feb 05, 2021 at 06:02:35PM +0530, Bhaskar Chowdhury wrote:
> 
> s/fucking/wonderful/

NAK.  For one thing, your crusade (pardon the obscenity) is idiotic.
For another, in this particular case your attempt of improvement
changes the meaning to nearly opposite.  "Magic" here is no
compliment - read the comment and try to understand what it says.

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

* Re: [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c
  2021-02-14 15:37 ` Al Viro
@ 2021-02-15  1:39   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-15  1:39 UTC (permalink / raw)
  To: Al Viro; +Cc: jlbec, hch, linux-kernel, rdunlap

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

On 15:37 Sun 14 Feb 2021, Al Viro wrote:
>On Fri, Feb 05, 2021 at 06:02:35PM +0530, Bhaskar Chowdhury wrote:
>>
>> s/fucking/wonderful/
>
>NAK.  For one thing, your crusade (pardon the obscenity) is idiotic.
>For another, in this particular case your attempt of improvement
>changes the meaning to nearly opposite.  "Magic" here is no
>compliment - read the comment and try to understand what it says.


As expected Al, you are spot on. I will improve, honestly.

You haven't read my other mail ...it should be lying somewhere in you
inbox...that contain enough clue.  :)

Thanks, man!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2021-02-15  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 12:32 [PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c Bhaskar Chowdhury
2021-02-14 15:37 ` Al Viro
2021-02-15  1:39   ` Bhaskar Chowdhury

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).