All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Xenomai <xenomai@xenomai.org>,
	"Bezdeka,
	Florian (T RDA IOT SES-DE)" <florian.bezdeka@siemens.com>
Subject: Re: [PATCH] lib: Drop unused copperplate/wrappers.h
Date: Tue, 16 Feb 2021 11:37:10 +0100	[thread overview]
Message-ID: <87mtw4i9ih.fsf@xenomai.org> (raw)
In-Reply-To: <e6c263f5-80d1-7eac-7d9e-e511705242f6@siemens.com>


Jan Kiszka <jan.kiszka@siemens.com> writes:

> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> Internal header, broken for mercury and not used anymore.
>
> Reported-by: Florian Bezdeka <florian.bezdeka@siemens.com>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  include/copperplate/Makefile.am |  3 +--
>  include/copperplate/wrappers.h  | 30 ------------------------------
>  2 files changed, 1 insertion(+), 32 deletions(-)
>  delete mode 100644 include/copperplate/wrappers.h
>
> diff --git a/include/copperplate/Makefile.am b/include/copperplate/Makefile.am
> index 5b97c63d14..5baa09bdf9 100644
> --- a/include/copperplate/Makefile.am
> +++ b/include/copperplate/Makefile.am
> @@ -13,8 +13,7 @@ includesub_HEADERS =		\
>  	threadobj.h		\
>  	timerobj.h		\
>  	traceobj.h		\
> -	tunables.h		\
> -	wrappers.h
> +	tunables.h
>  
>  noinst_HEADERS =		\
>  	registry-obstack.h
> diff --git a/include/copperplate/wrappers.h b/include/copperplate/wrappers.h
> deleted file mode 100644
> index a7c68f5cb8..0000000000
> --- a/include/copperplate/wrappers.h
> +++ /dev/null
> @@ -1,30 +0,0 @@
> -/*
> - * Copyright (C) 2011 Philippe Gerum <rpm@xenomai.org>.
> - *
> - * This library is free software; you can redistribute it and/or
> - * modify it under the terms of the GNU Lesser General Public
> - * License as published by the Free Software Foundation; either
> - * version 2 of the License, or (at your option) any later version.
> - *
> - * This library is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
> - * Lesser General Public License for more details.
> -
> - * You should have received a copy of the GNU Lesser General Public
> - * License along with this library; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
> - */
> -
> -#ifndef _COPPERPLATE_WRAPPERS_H
> -#define _COPPERPLATE_WRAPPERS_H
> -
> -#include <xeno_config.h>
> -
> -#ifdef CONFIG_XENO_COBALT
> -#include <cobalt/wrappers.h>
> -#else /* CONFIG_XENO_MERCURY */
> -#include <mercury/wrappers.h>
> -#endif /* CONFIG_XENO_MERCURY */
> -
> -#endif /* _COPPERPLATE_WRAPPERS_H */
> -- 
> 2.26.2

Ack.

-- 
Philippe.


      reply	other threads:[~2021-02-16 10:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16 10:10 [PATCH] lib: Drop unused copperplate/wrappers.h Jan Kiszka
2021-02-16 10:37 ` Philippe Gerum [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=87mtw4i9ih.fsf@xenomai.org \
    --to=rpm@xenomai.org \
    --cc=florian.bezdeka@siemens.com \
    --cc=jan.kiszka@siemens.com \
    --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.