All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>, xen-devel@lists.xen.org
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH] libxl: remove stray declaration of libxl__hotplug_settings
Date: Tue, 4 Aug 2015 11:25:28 +0100	[thread overview]
Message-ID: <1438683928.31129.87.camel@citrix.com> (raw)
In-Reply-To: <1438683392-24462-1-git-send-email-wei.liu2@citrix.com>

On Tue, 2015-08-04 at 11:16 +0100, Wei Liu wrote:
> That function was removed in 2ba368d1 ("libxl: Remove linux udev rules")
> 
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>

Acked-by: Ian Campbell <ian.campbell@citrix.com>

Trivially fine for 4.6 IMHO.

> ---
>  tools/libxl/libxl_internal.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h
> index 911de2d..2771c71 100644
> --- a/tools/libxl/libxl_internal.h
> +++ b/tools/libxl/libxl_internal.h
> @@ -1921,9 +1921,6 @@ _hidden char *libxl__device_model_xs_path(libxl__gc 
> *gc, uint32_t dm_domid,
>                                            uint32_t domid,
>                                            const char *format, ...) 
> PRINTF_ATTRIBUTE(4, 5);
>  
> -/* Check how executes hotplug script currently */
> -int libxl__hotplug_settings(libxl__gc *gc, xs_transaction_t t);
> -
>  /*
>   * Calling context and GC for event-generating functions:
>   *

  reply	other threads:[~2015-08-04 10:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-04 10:16 [PATCH] libxl: remove stray declaration of libxl__hotplug_settings Wei Liu
2015-08-04 10:25 ` Ian Campbell [this message]
2015-08-05  9:57   ` Ian Campbell

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=1438683928.31129.87.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.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.