Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753513AbbFSFHI (ORCPT ); Fri, 19 Jun 2015 01:07:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34742 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751588AbbFSFHD (ORCPT ); Fri, 19 Jun 2015 01:07:03 -0400 Date: Thu, 18 Jun 2015 22:07:02 -0700 From: Greg Kroah-Hartman To: Sergei Zviagintsev Cc: Daniel Mack , David Herrmann , Djalal Harouni , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] kdbus: minor readability improvements Message-ID: <20150619050702.GA30882@kroah.com> 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.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 751 Lines: 20 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 -- 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/