mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-03-26 18:22:55 -07:00
Now that spapr_irq_nr_msis() returns a constant value, lets replace it with a macro. Ref: https://lore.kernel.org/qemu-devel/bf149815-9782-4964-953d-73658b1043c9@linux.ibm.com/ Suggested-by: Chinmay Rath <rathc@linux.ibm.com> Signed-off-by: Yogesh Vyas <yvyas1991@gmail.com> Reviewed-by: Chinmay Rath <rathc@linux.ibm.com> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Link: https://lore.kernel.org/r/20251026074852.53691-1-yvyas1991@gmail.com Message-ID: <20251026074852.53691-1-yvyas1991@gmail.com>