[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1422427465-25239-1-git-send-email-jgross@suse.com>
Date: Wed, 28 Jan 2015 07:44:20 +0100
From: Juergen Gross <jgross@...e.com>
To: linux-kernel@...r.kernel.org, xen-devel@...ts.xensource.com,
konrad.wilk@...cle.com, david.vrabel@...rix.com,
boris.ostrovsky@...cle.com
Cc: Juergen Gross <jgross@...e.com>
Subject: [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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists