On Mon, Oct 11, 2021 at 11:58:40AM +0100, Alexandru Elisei wrote: > Reading a RAZ ID register isn't different from reading any other RAZ > register, so get rid of get_raz_id_reg() and replace it with get_raz_reg(), > which does the same thing, but does it without going through two layers of > indirection. > > No functional change. > > Suggested-by: Andrew Jones <[email protected]> > Signed-off-by: Alexandru Elisei <[email protected]> > --- > arch/arm64/kvm/sys_regs.c | 10 ++-------- > 1 file changed, 2 insertions(+), 8 deletions(-) >
Reviewed-by: Andrew Jones <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
