This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/arch/ia64/xen
Nikitas Angelinas 3e6b1b25a9 [IA64] xen: use ARRAY_SIZE macro in xen_pv_ops.c
Replace sizeof(xen_branch_target) / sizeof(xen_branch_target[0]) with
ARRAY_SIZE(xen_branch_target) in arch/ia64/xen/xen_pv_ops.c

Signed-off-by: Nikitas Angelinas <nikitasangelinas@gmail.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2010-09-23 14:26:30 -07:00
..
2010-03-03 11:25:59 +01:00
2010-02-08 10:42:17 -08:00