linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fs: notify: inotify: Replace a common bad word with better common word
@ 2021-02-05 12:20 Bhaskar Chowdhury
  2021-02-05 12:45 ` Amir Goldstein
  0 siblings, 1 reply; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 12:20 UTC (permalink / raw)
  To: jack, amir73il, linux-fsdevel, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury



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


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

* Re: [PATCH] fs: notify: inotify: Replace a common bad word with better common word
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Amir Goldstein @ 2021-02-05 12:45 UTC (permalink / raw)
  To: Bhaskar Chowdhury; +Cc: Jan Kara, linux-fsdevel, linux-kernel, Randy Dunlap

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.

Thanks,
Amir.

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

* Re: [PATCH] fs: notify: inotify: Replace a common bad word with better common word
  2021-02-05 12:45 ` Amir Goldstein
@ 2021-02-05 13:11   ` Bhaskar Chowdhury
  2021-02-05 15:56     ` Amir Goldstein
  0 siblings, 1 reply; 4+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-05 13:11 UTC (permalink / raw)
  To: Amir Goldstein; +Cc: Jan Kara, linux-fsdevel, linux-kernel, Randy Dunlap

[-- 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 --]

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

* Re: [PATCH] fs: notify: inotify: Replace a common bad word with better common word
  2021-02-05 13:11   ` Bhaskar Chowdhury
@ 2021-02-05 15:56     ` Amir Goldstein
  0 siblings, 0 replies; 4+ messages in thread
From: Amir Goldstein @ 2021-02-05 15:56 UTC (permalink / raw)
  To: Bhaskar Chowdhury, Amir Goldstein, Jan Kara, linux-fsdevel,
	linux-kernel, Randy Dunlap

On Fri, Feb 5, 2021 at 3:12 PM Bhaskar Chowdhury <unixbhaskar@gmail.com> wrote:
>
> 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.
>

        /*
         * We found a mark in the idr at the right wd, but it's
         * not the mark we were told to remove.
         */

Thanks,
Amir.

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

end of thread, other threads:[~2021-02-06  0:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2021-02-05 15:56     ` Amir Goldstein

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