[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] x86/IRQ: drop two unused variables



On 20.11.2020 09:48, Jan Beulich wrote:
> @@ -1663,13 +1661,11 @@ int pirq_guest_bind(struct vcpu *v, stru

Argh, there's yet one more in this function. Will need v2.

Jan

>  static irq_guest_action_t *__pirq_guest_unbind(
>      struct domain *d, struct pirq *pirq, struct irq_desc *desc)
>  {
> -    unsigned int        irq;
>      irq_guest_action_t *action;
>      cpumask_t           cpu_eoi_map;
>      int                 i;
>  
>      action = (irq_guest_action_t *)desc->action;
> -    irq = desc - irq_desc;
>  
>      if ( unlikely(action == NULL) )
>      {
> 




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.