]> xenbits.xensource.com Git - xen.git/commit
public/sysctl: drop unnecessary typedefs and handles
authorJan Beulich <jbeulich@suse.com>
Wed, 20 Sep 2017 15:25:01 +0000 (17:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 20 Sep 2017 15:25:01 +0000 (17:25 +0200)
commitfc32575968bfa3a10fca162280f5636c9c1122ac
treefceff73547a0f3da9797815b02dcdbc01f92fa60
parentc47431f6ac2aade4800a58ddd192573f8a81850a
public/sysctl: drop unnecessary typedefs and handles

By virtue of the struct xen_sysctl container structure, most of them
are really just cluttering the name space.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Dario Faggioli <dario.faggioli@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: George Dunlap <george.dunlap@citrix.com>
17 files changed:
tools/libxc/include/xenctrl.h
tools/libxc/xc_misc.c
xen/arch/arm/sysctl.c
xen/arch/x86/sysctl.c
xen/common/gcov/gcov.c
xen/common/livepatch.c
xen/common/perfc.c
xen/common/sched_arinc653.c
xen/common/sched_credit.c
xen/common/sched_credit2.c
xen/common/spinlock.c
xen/common/sysctl.c
xen/common/trace.c
xen/include/public/sysctl.h
xen/include/xen/gcov.h
xen/include/xen/sched.h
xen/include/xen/spinlock.h