From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: Amir Goldstein <amir73il@gmail.com>
Cc: Jan Kara <jack@suse.cz>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
linux-kernel <linux-kernel@vger.kernel.org>,
Randy Dunlap <rdunlap@infradead.org>
Subject: Re: [PATCH] fs: notify: inotify: Replace a common bad word with better common word
Date: Fri, 5 Feb 2021 18:41:57 +0530 [thread overview]
Message-ID: <YB1EHZL5gbVGO1Xx@ArchLinux> (raw)
In-Reply-To: <CAOQ4uxhy2XG=EBg6f6xwSNZnYU9z0vx0W6Q2pXDT_KOTKWPZ8A@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]
On 14:45 Fri 05 Feb 2021, Amir Goldstein wrote:
>On Fri, Feb 5, 2021 at 2:20 PM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>>
>>
>>
>> s/fucked/messed/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>> ---
>> fs/notify/inotify/inotify_user.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/fs/notify/inotify/inotify_user.c b/fs/notify/inotify/inotify_user.c
>> index 59c177011a0f..0a9d1a81edf0 100644
>> --- a/fs/notify/inotify/inotify_user.c
>> +++ b/fs/notify/inotify/inotify_user.c
>> @@ -455,7 +455,7 @@ static void inotify_remove_from_idr(struct fsnotify_group *group,
>> /*
>> * We found an mark in the idr at the right wd, but it's
>> * not the mark we were told to remove. eparis seriously
>> - * fucked up somewhere.
>> + * messed up somewhere.
>> */
>> if (unlikely(found_i_mark != i_mark)) {
>> WARN_ONCE(1, "%s: i_mark=%p i_mark->wd=%d i_mark->group=%p "
>> --
>> 2.30.0
>>
>
>Same comment as the previous attempt:
>
>https://lore.kernel.org/linux-fsdevel/20181205094913.GC22304@quack2.suse.cz/
>
>Please remove the part of the comment that adds no valuable information
>and fix grammar mistakes.
>
I am not sure Amir ..could you please pinpoint that.
>Thanks,
>Amir.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2021-02-05 13:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-05 12:20 [PATCH] fs: notify: inotify: Replace a common bad word with better common word Bhaskar Chowdhury
2021-02-05 12:45 ` Amir Goldstein
2021-02-05 13:11 ` Bhaskar Chowdhury [this message]
2021-02-05 15:56 ` Amir Goldstein
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=YB1EHZL5gbVGO1Xx@ArchLinux \
--to=unixbhaskar@gmail.com \
--cc=amir73il@gmail.com \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).