Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934084AbbDIKWy (ORCPT ); Thu, 9 Apr 2015 06:22:54 -0400 Received: from svenfoo.org ([82.94.215.22]:42321 "EHLO mail.zonque.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932727AbbDIKWv (ORCPT ); Thu, 9 Apr 2015 06:22:51 -0400 Message-ID: <552652F8.1010407@zonque.org> Date: Thu, 09 Apr 2015 12:22:48 +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: linux-kernel@vger.kernel.org, linux-api@vger.kernel.org Subject: Re: [PATCH] kdbus: uapi: Fix kernel-doc for enum kdbus_send_flags References: <1428574261-18624-1-git-send-email-sergei@s15v.net> In-Reply-To: <1428574261-18624-1-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: 1056 Lines: 29 On 04/09/2015 12:11 PM, Sergei Zviagintsev wrote: > Signed-off-by: Sergei Zviagintsev Acked-by: Daniel Mack > --- > include/uapi/linux/kdbus.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/uapi/linux/kdbus.h b/include/uapi/linux/kdbus.h > index 2fe0a1c5056c..00a6e142c977 100644 > --- a/include/uapi/linux/kdbus.h > +++ b/include/uapi/linux/kdbus.h > @@ -544,7 +544,7 @@ struct kdbus_msg_info { > * reply to this message. The > * KDBUS_CMD_SEND ioctl() will block > * until the reply is received, and > - * offset_reply in struct kdbus_msg will > + * reply in struct kdbus_cmd_send will > * yield the offset in the sender's pool > * where the reply can be found. > * This flag is only valid if > -- 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/