From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] staging: speakup: One function call less in speakup_win_enable()
Date: Sat, 06 Jul 2019 09:28:56 +0000 [thread overview]
Message-ID: <20190706092856.GA15480@kroah.com> (raw)
In-Reply-To: <20190706090019.rivposzrqesodhso@function>
On Sat, Jul 06, 2019 at 11:00:19AM +0200, Samuel Thibault wrote:
> Markus Elfring, le sam. 06 juil. 2019 10:15:30 +0200, a ecrit:
> > From: Markus Elfring <elfring@users.sourceforge.net>
> > Date: Sat, 6 Jul 2019 10:03:56 +0200
> >
> > Avoid an extra function call by using a ternary operator instead of
> > a conditional statement.
> >
> > This issue was detected by using the Coccinelle software.
> >
> > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
>
> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Sorry, but this author/bot is in my kill-file and I no longer accept
patches from them.
And I HATE ternary operators anyway, so it's not like I would take this
patch if it came from someone else :)
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>,
Markus Elfring <Markus.Elfring@web.de>,
speakup@linux-speakup.org, devel@driverdev.osuosl.org,
Bhagyashri Dighole <digholebhagyashri@gmail.com>,
Chris Brannon <chris@the-brannons.com>,
Kirk Reiser <kirk@reisers.ca>,
Okash Khawaja <okash.khawaja@gmail.com>,
William Hubbs <w.d.hubbs@gmail.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] staging: speakup: One function call less in speakup_win_enable()
Date: Sat, 6 Jul 2019 11:28:56 +0200 [thread overview]
Message-ID: <20190706092856.GA15480@kroah.com> (raw)
In-Reply-To: <20190706090019.rivposzrqesodhso@function>
On Sat, Jul 06, 2019 at 11:00:19AM +0200, Samuel Thibault wrote:
> Markus Elfring, le sam. 06 juil. 2019 10:15:30 +0200, a ecrit:
> > From: Markus Elfring <elfring@users.sourceforge.net>
> > Date: Sat, 6 Jul 2019 10:03:56 +0200
> >
> > Avoid an extra function call by using a ternary operator instead of
> > a conditional statement.
> >
> > This issue was detected by using the Coccinelle software.
> >
> > Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
>
> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Sorry, but this author/bot is in my kill-file and I no longer accept
patches from them.
And I HATE ternary operators anyway, so it's not like I would take this
patch if it came from someone else :)
thanks,
greg k-h
next prev parent reply other threads:[~2019-07-06 9:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-06 8:15 [PATCH] staging: speakup: One function call less in speakup_win_enable() Markus Elfring
2019-07-06 8:15 ` Markus Elfring
2019-07-06 9:00 ` Samuel Thibault
2019-07-06 9:00 ` Samuel Thibault
2019-07-06 9:28 ` Greg Kroah-Hartman [this message]
2019-07-06 9:28 ` Greg Kroah-Hartman
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=20190706092856.GA15480@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=kernel-janitors@vger.kernel.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.