[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/5] xen: various cleanups
Several cleanups in xen kernel files: - move declarations to header file - delete not needed lines - annotate functions as __init - make functions static - use correct types for addresses No functional changes. Juergen Gross (5): xen: cleanup arch/x86/xen/setup.c xen: use correct types for addresses in arch/x86/xen/setup.c xen: add some __init and static annotations in arch/x86/xen/setup.c xen: add some __init annotations in arch/x86/xen/mmu.c xen: cleanup arch/x86/xen/mmu.c arch/x86/xen/mmu.c | 17 ++++++++--------- arch/x86/xen/setup.c | 37 ++++++++++++++----------------------- arch/x86/xen/xen-ops.h | 6 ++++++ 3 files changed, 28 insertions(+), 32 deletions(-) -- 2.1.2 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |