All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Markus Elfring <Markus.Elfring@web.de>,
	Jaskaran Singh <jaskaransingh7654321@gmail.com>
Cc: linux-kernel-mentees@lists.linuxfoundation.org, cocci@systeme.lip6.fr
Subject: Re: [Cocci] [Linux-kernel-mentees] [PATCH 0/4] parsing_c: parser: Add end_attributes_opt rule
Date: Mon, 8 Jun 2020 15:12:59 +0200	[thread overview]
Message-ID: <20200608131259.GA355715@kroah.com> (raw)
In-Reply-To: <75dfde9d-7a2e-585f-ecd8-b21aa1e2567e@web.de>

On Mon, Jun 08, 2020 at 02:47:41PM +0200, Markus Elfring wrote:
> > Patches for improving the C parsing of attributes[1] introduced a lot
> > redundant code in the C parser. This patch series resolves this by adding
> > a rule for optional end attributes and merging the redundant code
> > together.
> >
> > [1]
> > [PATCH v2 00/25] cocci: Improve C parsing of attributes
> > https://lore.kernel.org/cocci/20200528122428.4212-1-jaskaransingh7654321@gmail.com/
> 
> Could questionable source code have been avoided before?

Hi,

This is the semi-friendly patch-bot of Greg Kroah-Hartman.

Markus, you seem to have sent a nonsensical or otherwise pointless review
comment to a patch submission on a Linux kernel developer mailing list.
I strongly suggest that you not do this anymore.  Please do not bother
developers who are actively working to produce patches and features with
comments that, in the end, are a waste of time.

Patch submitter, please ignore Markus's suggestion; you do not needed
to follow it at all.  The person/bot/AI that sent it is being ignored by
almost all Linux kernel maintainers for having a persistent pattern of
behavior of producing distracting and pointless commentary, and inability
to adapt to feedback.  Please feel free to also ignore emails from them.

thanks,

greg k-h's patch email bot
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Markus Elfring <Markus.Elfring@web.de>,
	Jaskaran Singh <jaskaransingh7654321@gmail.com>
Cc: linux-kernel-mentees@lists.linuxfoundation.org, cocci@systeme.lip6.fr
Subject: Re: [Linux-kernel-mentees] [Cocci] [PATCH 0/4] parsing_c: parser: Add end_attributes_opt rule
Date: Mon, 8 Jun 2020 15:12:59 +0200	[thread overview]
Message-ID: <20200608131259.GA355715@kroah.com> (raw)
In-Reply-To: <75dfde9d-7a2e-585f-ecd8-b21aa1e2567e@web.de>

On Mon, Jun 08, 2020 at 02:47:41PM +0200, Markus Elfring wrote:
> > Patches for improving the C parsing of attributes[1] introduced a lot
> > redundant code in the C parser. This patch series resolves this by adding
> > a rule for optional end attributes and merging the redundant code
> > together.
> >
> > [1]
> > [PATCH v2 00/25] cocci: Improve C parsing of attributes
> > https://lore.kernel.org/cocci/20200528122428.4212-1-jaskaransingh7654321@gmail.com/
> 
> Could questionable source code have been avoided before?

Hi,

This is the semi-friendly patch-bot of Greg Kroah-Hartman.

Markus, you seem to have sent a nonsensical or otherwise pointless review
comment to a patch submission on a Linux kernel developer mailing list.
I strongly suggest that you not do this anymore.  Please do not bother
developers who are actively working to produce patches and features with
comments that, in the end, are a waste of time.

Patch submitter, please ignore Markus's suggestion; you do not needed
to follow it at all.  The person/bot/AI that sent it is being ignored by
almost all Linux kernel maintainers for having a persistent pattern of
behavior of producing distracting and pointless commentary, and inability
to adapt to feedback.  Please feel free to also ignore emails from them.

thanks,

greg k-h's patch email bot
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

  reply	other threads:[~2020-06-08 13:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-08 12:47 [Cocci] [PATCH 0/4] parsing_c: parser: Add end_attributes_opt rule Markus Elfring
2020-06-08 12:47 ` [Linux-kernel-mentees] " Markus Elfring
2020-06-08 13:12 ` Greg KH [this message]
2020-06-08 13:12   ` Greg KH

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=20200608131259.GA355715@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Markus.Elfring@web.de \
    --cc=cocci@systeme.lip6.fr \
    --cc=jaskaransingh7654321@gmail.com \
    --cc=linux-kernel-mentees@lists.linuxfoundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.