Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1242197 > unrolled thread

Re: [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml

Started byDavid Herrmann <dh.herrmann@gmail.com>
First post2015-10-08 13:10 +0200
Last post2015-10-08 13:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml David Herrmann <dh.herrmann@gmail.com> - 2015-10-08 13:10 +0200

#1242197 — Re: [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml

FromDavid Herrmann <dh.herrmann@gmail.com>
Date2015-10-08 13:10 +0200
SubjectRe: [PATCH 2/3] Documentation/kdbus: fix copy/paste error in kdbus.match.xml
Message-ID<qhhfc-1Eh-5@gated-at.bofh.it>
Hi

On Mon, Sep 28, 2015 at 4:49 PM, Lukasz Skalski <l.skalski@samsung.com> wrote:
> Signed-off-by: Lukasz Skalski <l.skalski@samsung.com>

Looks good:

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>

Thanks
David

> ---
>  Documentation/kdbus/kdbus.match.xml | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/kdbus/kdbus.match.xml b/Documentation/kdbus/kdbus.match.xml
> index ae38e04..cbfd760 100644
> --- a/Documentation/kdbus/kdbus.match.xml
> +++ b/Documentation/kdbus/kdbus.match.xml
> @@ -215,7 +215,10 @@ struct kdbus_cmd_match {
>              <varlistentry>
>                <term><constant>KDBUS_MATCH_REPLACE</constant></term>
>                <listitem>
> -                <para>Make the endpoint file group-accessible</para>
> +                <para>
> +                  Remove all entries with the given cookie before installing the
> +                  new one. This allows for race-free replacement of matches.
> +                </para>
>                </listitem>
>              </varlistentry>
>
> --
> 1.9.3
>
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web