linux/drivers/virt/vboxguest
Hans de Goede 02cfde67df virt: vbox: Move declarations of vboxguest private functions to private header
Move the declarations of functions from vboxguest_utils.c which are only
meant for vboxguest internal use from include/linux/vbox_utils.h to
drivers/virt/vboxguest/vboxguest_core.h.

Cc: stable@vger.kernel.org
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-23 13:41:55 +02:00
..
Kconfig
Makefile
vboxguest_core.c
vboxguest_core.h virt: vbox: Move declarations of vboxguest private functions to private header 2018-04-23 13:41:55 +02:00
vboxguest_linux.c virt: vbox: use %pap format for printing resource_size_t 2017-12-21 18:06:59 +01:00
vboxguest_utils.c virt: vbox: Add error mapping for VERR_INVALID_NAME and VERR_NO_MORE_FILES 2018-01-22 16:47:12 +01:00
vboxguest_version.h
vmmdev.h