All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Stefan Kisdaroczi <kisda@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation
Date: Wed, 19 May 2010 13:21:59 +0200	[thread overview]
Message-ID: <4BF3C9D7.8010808@domain.hid> (raw)
In-Reply-To: <4BF3B1F5.6040303@domain.hid>

Stefan Kisdaroczi wrote:
> regards, stefan
> 

Good point.

Thanks,
Jan

> From e8459dc079118f9f635ef31c996019a0652e4907 Mon Sep 17 00:00:00 2001
> From: Stefan Kisdaroczi <kisda@domain.hid>
> Date: Wed, 19 May 2010 11:31:00 +0200
> Subject: [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation
> 
> ---
>  include/rtdm/rtcan.h     |    4 ++--
>  include/rtdm/rtserial.h  |    4 ++--
>  include/rtdm/rttesting.h |    4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/include/rtdm/rtcan.h b/include/rtdm/rtcan.h
> index 43399e2..34a2044 100644
> --- a/include/rtdm/rtcan.h
> +++ b/include/rtdm/rtcan.h
> @@ -59,7 +59,7 @@
>   * @par Supported Operations
>   * @n
>   * @b Socket @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * @n
>   * Specific return values:
>   * - -EPROTONOSUPPORT (Protocol is not supported by the driver.
> @@ -72,7 +72,7 @@
>   * Blocking calls to any of the @ref Send or @ref Recv "Receive" functions
>   * will be unblocked when the socket is closed and return with an error. @n
>   * @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * @n
>   * Specific return values: none @n
>   * @n
> diff --git a/include/rtdm/rtserial.h b/include/rtdm/rtserial.h
> index 48712b2..00dc536 100644
> --- a/include/rtdm/rtserial.h
> +++ b/include/rtdm/rtserial.h
> @@ -42,11 +42,11 @@
>   *
>   * @par Supported Operations
>   * @b Open @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * Specific return values: none @n
>   * @n
>   * @b Close @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * Specific return values: none @n
>   * @n
>   * @b IOCTL @n
> diff --git a/include/rtdm/rttesting.h b/include/rtdm/rttesting.h
> index e936630..a3a7ae9 100644
> --- a/include/rtdm/rttesting.h
> +++ b/include/rtdm/rttesting.h
> @@ -43,11 +43,11 @@
>   *
>   * @par Supported Operations
>   * @b Open @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * Specific return values: none @n
>   * @n
>   * @b Close @n
> - * Environments: non-RT (RT optional)@n
> + * Environments: non-RT (RT optional, deprecated)@n
>   * Specific return values: none @n
>   * @n
>   * @b IOCTL @n
> -- 1.7.0.4 

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux


      reply	other threads:[~2010-05-19 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-19  9:40 [Xenomai-core] [PATCH] RTDM device profiles: Document open_rt, socket_rt and close_rt deprecation Stefan Kisdaroczi
2010-05-19 11:21 ` Jan Kiszka [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BF3C9D7.8010808@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=kisda@domain.hid \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.