Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1561113 > unrolled thread

Re: [PATCH v2 1/3] xen: clean up xenbus internal headers

Started byBoris Ostrovsky <boris.ostrovsky@oracle.com>
First post2017-01-18 00:30 +0100
Last post2017-01-18 00:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 1/3] xen: clean up xenbus internal headers Boris Ostrovsky <boris.ostrovsky@oracle.com> - 2017-01-18 00:30 +0100

#1561113 — Re: [PATCH v2 1/3] xen: clean up xenbus internal headers

FromBoris Ostrovsky <boris.ostrovsky@oracle.com>
Date2017-01-18 00:30 +0100
SubjectRe: [PATCH v2 1/3] xen: clean up xenbus internal headers
Message-ID<t0Lmq-4UR-43@gated-at.bofh.it>
On 01/16/2017 09:15 AM, Juergen Gross wrote:
> The xenbus driver has an awful mixture of internally and globally
> visible headers: some of the internally used only stuff is defined in
> the global header include/xen/xenbus.h while some stuff defined in
> internal headers is used by other drivers, too.
>
> Clean this up by moving the externally used symbols to
> include/xen/xenbus.h and the symbols used internally only to a new
> header drivers/xen/xenbus/xenbus.h replacing xenbus_comms.h and
> xenbus_probe.h
>
> Signed-off-by: Juergen Gross <jgross@suse.com>


Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web