public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kdbus: minor readability improvements
@ 2015-06-17 17:14 Sergei Zviagintsev
  2015-06-17 17:14 ` [PATCH 1/3] kdbus: kdbus_reply_find(): return on found entry Sergei Zviagintsev
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Sergei Zviagintsev @ 2015-06-17 17:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Daniel Mack, David Herrmann, Djalal Harouni
  Cc: linux-kernel, Sergei Zviagintsev

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

-- 
1.8.3.1


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

end of thread, other threads:[~2015-06-19  5:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox