All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony PERARD <anthony.perard@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: <xen-devel@lists.xenproject.org>, Wei Liu <wl@xen.org>
Subject: Re: [PATCH v5 5/5] tools/libs/vchan: remove private offsetof() definition
Date: Thu, 23 Mar 2023 11:33:05 +0000	[thread overview]
Message-ID: <be0bd264-d563-470e-b3c3-2f648b20f0a8@perard> (raw)
In-Reply-To: <20230323090859.25240-6-jgross@suse.com>

On Thu, Mar 23, 2023 at 10:08:59AM +0100, Juergen Gross wrote:
> vchan/init.c is defining offsetof privately. Remove that definition
> and just use stddef.h instead.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>

Acked-by: Anthony PERARD <anthony.perard@citrix.com>

Thanks,

-- 
Anthony PERARD


      reply	other threads:[~2023-03-23 11:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-23  9:08 [PATCH v5 0/5] tools: use xen-tools/libs.h for common definitions Juergen Gross
2023-03-23  9:08 ` [PATCH v5 1/5] tools: get rid of additional min() and max() definitions Juergen Gross
2023-03-23  9:51   ` Jan Beulich
2023-03-23 11:06   ` Anthony PERARD
2023-03-23  9:08 ` [PATCH v5 2/5] tools: add container_of() macro to xen-tools/common-macros.h Juergen Gross
2023-03-23 11:10   ` Anthony PERARD
2023-03-23  9:08 ` [PATCH v5 3/5] tools/hvmloader: remove private offsetof() definition Juergen Gross
2023-03-23 10:09   ` Jan Beulich
2023-03-23 10:12     ` Juergen Gross
2023-03-23  9:08 ` [PATCH v5 4/5] tools/libfsimage: " Juergen Gross
2023-03-23 11:32   ` Anthony PERARD
2023-03-23  9:08 ` [PATCH v5 5/5] tools/libs/vchan: " Juergen Gross
2023-03-23 11:33   ` Anthony PERARD [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=be0bd264-d563-470e-b3c3-2f648b20f0a8@perard \
    --to=anthony.perard@citrix.com \
    --cc=jgross@suse.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.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.