Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935445AbbDIKTp (ORCPT ); Thu, 9 Apr 2015 06:19:45 -0400 Received: from svenfoo.org ([82.94.215.22]:42296 "EHLO mail.zonque.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933208AbbDIKTj (ORCPT ); Thu, 9 Apr 2015 06:19:39 -0400 Message-ID: <55265238.8010408@zonque.org> Date: Thu, 09 Apr 2015 12:19:36 +0200 From: Daniel Mack User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Sergei Zviagintsev , Greg Kroah-Hartman , David Herrmann , Djalal Harouni CC: Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: kdbus: Fix description of KDBUS_SEND_SYNC_REPLY flag References: <1428574087-18502-2-git-send-email-sergei@s15v.net> In-Reply-To: <1428574087-18502-2-git-send-email-sergei@s15v.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1364 Lines: 31 On 04/09/2015 12:08 PM, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev Acked-by: Daniel Mack > --- > Documentation/kdbus/kdbus.message.xml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/kdbus/kdbus.message.xml b/Documentation/kdbus/kdbus.message.xml > index 061a407d50c7..0115d9d50db3 100644 > --- a/Documentation/kdbus/kdbus.message.xml > +++ b/Documentation/kdbus/kdbus.message.xml > @@ -242,8 +242,8 @@ struct kdbus_cmd_send { > . > > The offset of the reply message in the sender's pool is stored > - in in offset_reply when the ioctl has > - returned without error. Hence, there is no need for another > + in reply when the ioctl has returned without > + error. Hence, there is no need for another > KDBUS_CMD_RECV ioctl or anything else to > receive the reply. > > -- 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/