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


Groups > linux.kernel > #1561113

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

From Boris Ostrovsky <boris.ostrovsky@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 1/3] xen: clean up xenbus internal headers
Date 2017-01-18 00:30 +0100
Message-ID <t0Lmq-4UR-43@gated-at.bofh.it> (permalink)
References <t0giB-1uH-15@gated-at.bofh.it> <t0giC-1uH-33@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web