Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@polymtl.ca (Mathieu Desnoyers)
Subject: [ltt-dev] [UST PATCH 3/3] Remove unuse header disable.h
Date: Sat, 27 Nov 2010 14:08:37 -0500	[thread overview]
Message-ID: <20101127190837.GC14776@Krystal> (raw)
In-Reply-To: <1290799688-9570-3-git-send-email-david.goulet@polymtl.ca>

* David Goulet (david.goulet at polymtl.ca) wrote:
> Signed-off-by: David Goulet <david.goulet at polymtl.ca>

Merged, thanks!

Mathieu

> ---
>  include/Makefile.am           |    1 -
>  include/ust/kcompat/disable.h |   21 ---------------------
>  include/ust/kcompat/kcompat.h |    2 --
>  3 files changed, 0 insertions(+), 24 deletions(-)
>  delete mode 100644 include/ust/kcompat/disable.h
> 
> diff --git a/include/Makefile.am b/include/Makefile.am
> index 5697e43..0ace775 100644
> --- a/include/Makefile.am
> +++ b/include/Makefile.am
> @@ -13,7 +13,6 @@ nobase_include_HEADERS = \
>  	ust/type-serializer.h \
>  	ust/kcompat/kcompat.h \
>  	ust/kcompat/compiler.h \
> -	ust/kcompat/disable.h \
>  	ust/kcompat/jhash.h \
>  	ust/kcompat/simple.h \
>  	ust/kcompat/types.h \
> diff --git a/include/ust/kcompat/disable.h b/include/ust/kcompat/disable.h
> deleted file mode 100644
> index 36d36f5..0000000
> --- a/include/ust/kcompat/disable.h
> +++ /dev/null
> @@ -1,21 +0,0 @@
> -/*
> - * disable.h
> - *
> - * Copyright (C) 2009 - Pierre-Marc Fournier (pierre-marc dot fournier at polymtl dot ca)
> - *
> - * 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.1 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
> - */
> -
> -#define prefetch(a) ({ do {} while(0); })
> diff --git a/include/ust/kcompat/kcompat.h b/include/ust/kcompat/kcompat.h
> index 895144b..7903650 100644
> --- a/include/ust/kcompat/kcompat.h
> +++ b/include/ust/kcompat/kcompat.h
> @@ -61,6 +61,4 @@
>  #include <ust/kcompat/types.h>
>  #include <ust/kcompat/jhash.h>
>  
> -#include <ust/kcompat/disable.h>
> -
>  #endif /* KCOMPAT_H */
> -- 
> 1.7.3.2
> 

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




  reply	other threads:[~2010-11-27 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-26 19:28 [ltt-dev] [UST PATCH 1/3] Remove hlist from kcompat's headers and code David Goulet
2010-11-26 19:28 ` [ltt-dev] [UST PATCH 2/3] Remove kref " David Goulet
2010-11-27 19:08   ` Mathieu Desnoyers
2010-11-26 19:28 ` [ltt-dev] [UST PATCH 3/3] Remove unuse header disable.h David Goulet
2010-11-27 19:08   ` Mathieu Desnoyers [this message]
2010-11-27 19:05 ` [ltt-dev] [UST PATCH 1/3] Remove hlist from kcompat's headers and code Mathieu Desnoyers

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=20101127190837.GC14776@Krystal \
    --to=mathieu.desnoyers@polymtl.ca \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox