public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors
@ 2015-04-09 10:08 Sergei Zviagintsev
  2015-04-09 10:23 ` Daniel Mack
  2015-04-10 11:44 ` Greg Kroah-Hartman
  0 siblings, 2 replies; 3+ messages in thread
From: Sergei Zviagintsev @ 2015-04-09 10:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Daniel Mack, David Herrmann, Djalal Harouni
  Cc: Jonathan Corbet, linux-kernel, linux-doc, Sergei Zviagintsev

Remove EEXIST.

Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>
---
 Documentation/kdbus/kdbus.endpoint.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/Documentation/kdbus/kdbus.endpoint.xml b/Documentation/kdbus/kdbus.endpoint.xml
index f3eb4f8c58ce..6632485f3e84 100644
--- a/Documentation/kdbus/kdbus.endpoint.xml
+++ b/Documentation/kdbus/kdbus.endpoint.xml
@@ -369,13 +369,6 @@ struct kdbus_cmd {
             <constant>KDBUS_ITEM_POLICY_ACCESS</constant> was provided.
           </para></listitem>
         </varlistentry>
-
-        <varlistentry>
-          <term><constant>EEXIST</constant></term>
-          <listitem><para>
-            An endpoint of that name already exists.
-          </para></listitem>
-        </varlistentry>
       </variablelist>
     </refsect2>
   </refsect1>
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors
  2015-04-09 10:08 [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors Sergei Zviagintsev
@ 2015-04-09 10:23 ` Daniel Mack
  2015-04-10 11:44 ` Greg Kroah-Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Mack @ 2015-04-09 10:23 UTC (permalink / raw)
  To: Sergei Zviagintsev, Greg Kroah-Hartman, David Herrmann,
	Djalal Harouni
  Cc: Jonathan Corbet, linux-kernel, linux-doc

On 04/09/2015 12:08 PM, Sergei Zviagintsev wrote:
> Remove EEXIST.
> 
> Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>

Acked-by: Daniel Mack <daniel@zonque.org>


Thanks again!


> ---
>  Documentation/kdbus/kdbus.endpoint.xml | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/Documentation/kdbus/kdbus.endpoint.xml b/Documentation/kdbus/kdbus.endpoint.xml
> index f3eb4f8c58ce..6632485f3e84 100644
> --- a/Documentation/kdbus/kdbus.endpoint.xml
> +++ b/Documentation/kdbus/kdbus.endpoint.xml
> @@ -369,13 +369,6 @@ struct kdbus_cmd {
>              <constant>KDBUS_ITEM_POLICY_ACCESS</constant> was provided.
>            </para></listitem>
>          </varlistentry>
> -
> -        <varlistentry>
> -          <term><constant>EEXIST</constant></term>
> -          <listitem><para>
> -            An endpoint of that name already exists.
> -          </para></listitem>
> -        </varlistentry>
>        </variablelist>
>      </refsect2>
>    </refsect1>
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors
  2015-04-09 10:08 [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors Sergei Zviagintsev
  2015-04-09 10:23 ` Daniel Mack
@ 2015-04-10 11:44 ` Greg Kroah-Hartman
  1 sibling, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2015-04-10 11:44 UTC (permalink / raw)
  To: Sergei Zviagintsev
  Cc: Daniel Mack, David Herrmann, Djalal Harouni, Jonathan Corbet,
	linux-kernel, linux-doc

On Thu, Apr 09, 2015 at 01:08:07PM +0300, Sergei Zviagintsev wrote:
> Remove EEXIST.
> 
> Signed-off-by: Sergei Zviagintsev <sergei@s15v.net>
> Acked-by: Daniel Mack <daniel@zonque.org>

Applied, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-04-10 11:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-09 10:08 [PATCH] Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errors Sergei Zviagintsev
2015-04-09 10:23 ` Daniel Mack
2015-04-10 11:44 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox