diff options
| author | Juergen Gross <[email protected]> | 2017-02-09 13:39:56 +0000 |
|---|---|---|
| committer | Boris Ostrovsky <[email protected]> | 2017-02-09 16:26:49 +0000 |
| commit | 332f791dc98d98116f4473b726f67c9321b0f31e (patch) | |
| tree | 7ec64588dcd472189bd00306f89800a0f8c6703c /scripts/gcc-plugins/sancov_plugin.c | |
| parent | xenbus: Neaten xenbus_va_dev_error (diff) | |
| download | kernel-332f791dc98d98116f4473b726f67c9321b0f31e.tar.gz kernel-332f791dc98d98116f4473b726f67c9321b0f31e.zip | |
xen: clean up xenbus internal headers
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 <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
