diff options
author | Jan Beulich <jbeulich@suse.com> | 2012-09-12 10:21:21 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2012-09-12 10:21:21 +0200 |
commit | 6da1e2af7d2bc70d697fcc605745df038b078eb6 (patch) | |
tree | cd9a31ec83b8bf0cbed48670335808d9c7cc5eec /xen/arch/x86/hvm/rtc.c | |
parent | 48baddaa861a8f0704586d449cf1655c87792610 (diff) | |
download | xen-6da1e2af7d2bc70d697fcc605745df038b078eb6.tar.gz xen-6da1e2af7d2bc70d697fcc605745df038b078eb6.tar.bz2 xen-6da1e2af7d2bc70d697fcc605745df038b078eb6.zip |
gnttab: cleanup of number-of-active-frames calculations
max_nr_active_grant_frames() is merly is special case of
num_act_frames_from_sha_frames(), so there's no need to have a special
case implementation for it.
Further, some of the related definitions (including the "struct
active_grant_entry" definition itself) can (and hence should) really be
private to grant_table.c.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/arch/x86/hvm/rtc.c')
0 files changed, 0 insertions, 0 deletions