Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3e6b1b25 authored by Nikitas Angelinas's avatar Nikitas Angelinas Committed by Tony Luck
Browse files

[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: default avatarNikitas Angelinas <nikitasangelinas@gmail.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent c216488c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment