From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sergei Zviagintsev <sergei@s15v.net>
Cc: Daniel Mack <daniel@zonque.org>,
David Herrmann <dh.herrmann@googlemail.com>,
Djalal Harouni <tixxdz@opendz.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] kdbus: minor readability improvements
Date: Thu, 18 Jun 2015 22:07:02 -0700 [thread overview]
Message-ID: <20150619050702.GA30882@kroah.com> (raw)
In-Reply-To: <1434561298-4576-1-git-send-email-sergei@s15v.net>
On Wed, Jun 17, 2015 at 08:14:55PM +0300, Sergei Zviagintsev wrote:
> Little improvements to make things easier to read.
>
> Sergei Zviagintsev (3):
> kdbus: kdbus_reply_find(): return on found entry
> kdbus: optimize error path in kdbus_reply_new()
> kdbus: optimize if statements in kdbus_conn_disconnect()
>
> ipc/kdbus/connection.c | 15 +++++++--------
> ipc/kdbus/reply.c | 22 +++++++++-------------
> 2 files changed, 16 insertions(+), 21 deletions(-)
All applied, thanks.
greg k-h
prev parent reply other threads:[~2015-06-19 5:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-17 17:14 [PATCH 0/3] kdbus: minor readability improvements Sergei Zviagintsev
2015-06-17 17:14 ` [PATCH 1/3] kdbus: kdbus_reply_find(): return on found entry Sergei Zviagintsev
2015-06-17 17:21 ` David Herrmann
2015-06-17 17:14 ` [PATCH 2/3] kdbus: optimize error path in kdbus_reply_new() Sergei Zviagintsev
2015-06-17 17:25 ` David Herrmann
2015-06-17 17:14 ` [PATCH 3/3] kdbus: optimize if statements in kdbus_conn_disconnect() Sergei Zviagintsev
2015-06-17 17:27 ` David Herrmann
2015-06-17 17:45 ` [PATCH 0/3] kdbus: minor readability improvements Djalal Harouni
2015-06-17 19:03 ` Djalal Harouni
2015-06-19 5:07 ` Greg Kroah-Hartman [this message]
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=20150619050702.GA30882@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=daniel@zonque.org \
--cc=dh.herrmann@googlemail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sergei@s15v.net \
--cc=tixxdz@opendz.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.