Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758061AbbFQTEX (ORCPT ); Wed, 17 Jun 2015 15:04:23 -0400 Received: from mail-wg0-f54.google.com ([74.125.82.54]:33709 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932459AbbFQTEE (ORCPT ); Wed, 17 Jun 2015 15:04:04 -0400 Date: Wed, 17 Jun 2015 20:03:59 +0100 From: Djalal Harouni To: Sergei Zviagintsev Cc: Greg Kroah-Hartman , Daniel Mack , David Herrmann , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] kdbus: minor readability improvements Message-ID: <20150617190359.GA7847@dztty> References: <1434561298-4576-1-git-send-email-sergei@s15v.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434561298-4576-1-git-send-email-sergei@s15v.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 854 Lines: 29 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() All three patches: Reviewed-by: Djalal Harouni Thanks! > ipc/kdbus/connection.c | 15 +++++++-------- > ipc/kdbus/reply.c | 22 +++++++++------------- > 2 files changed, 16 insertions(+), 21 deletions(-) > > -- > 1.8.3.1 > -- Djalal Harouni http://opendz.org -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/