Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754776AbbFQRpk (ORCPT ); Wed, 17 Jun 2015 13:45:40 -0400 Received: from mail-wg0-f42.google.com ([74.125.82.42]:35002 "EHLO mail-wg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751920AbbFQRpd (ORCPT ); Wed, 17 Jun 2015 13:45:33 -0400 Date: Wed, 17 Jun 2015 18:45:28 +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: <20150617174528.GA6437@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: 817 Lines: 28 Hi, 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() Thanks for the patches! all good. > 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/