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

Re: [Xen-devel] [PATCH v2 2/8] xen: arm: fix typo in the description of struct pending_irq->desc



Hi Ian,

On 10/11/2015 16:21, Ian Campbell wrote:
s/it/if/ makes more sense.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

Reviewed-by: Julien Grall <julien.grall@xxxxxxxxxx>

Regards,

---
  xen/include/asm-arm/vgic.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/include/asm-arm/vgic.h b/xen/include/asm-arm/vgic.h
index cb51a9e..7d580cc 100644
--- a/xen/include/asm-arm/vgic.h
+++ b/xen/include/asm-arm/vgic.h
@@ -66,7 +66,7 @@ struct pending_irq
  #define GIC_IRQ_GUEST_ENABLED  3
  #define GIC_IRQ_GUEST_MIGRATING   4
      unsigned long status;
-    struct irq_desc *desc; /* only set it the irq corresponds to a physical 
irq */
+    struct irq_desc *desc; /* only set if the irq corresponds to a physical 
irq */
      unsigned int irq;
  #define GIC_INVALID_LR         ~(uint8_t)0
      uint8_t lr;


--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

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