All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] amd-iommu: cosmetic fixes
@ 2018-11-26  9:05 Paul Durrant
  2018-11-26  9:05 ` [PATCH 1/2] amd-iommu: replace occurrences of bool_t with bool Paul Durrant
  2018-11-26  9:05 ` [PATCH 2/2] amd-iommu: replace occurrences of u<N> with uint<N>_t Paul Durrant
  0 siblings, 2 replies; 11+ messages in thread
From: Paul Durrant @ 2018-11-26  9:05 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant, Brian Woods, Suravee Suthikulpanit

No functional change.

Paul Durrant (2):
  amd-iommu: replace occurrences of bool_t with bool
  amd-iommu: replace occurrences of u<N> with uint<N>_t...

 xen/drivers/passthrough/amd/iommu_map.c | 137 ++++++++++++++++----------------
 1 file changed, 70 insertions(+), 67 deletions(-)
 
---
Cc: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: Brian Woods <brian.woods@amd.com>	    
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-11-26 15:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-26  9:05 [PATCH 0/2] amd-iommu: cosmetic fixes Paul Durrant
2018-11-26  9:05 ` [PATCH 1/2] amd-iommu: replace occurrences of bool_t with bool Paul Durrant
2018-11-26  9:38   ` Jan Beulich
2018-11-26  9:40     ` Paul Durrant
2018-11-26  9:50       ` Jan Beulich
2018-11-26  9:52         ` Paul Durrant
2018-11-26 15:35   ` Woods, Brian
2018-11-26 15:37     ` Woods, Brian
2018-11-26  9:05 ` [PATCH 2/2] amd-iommu: replace occurrences of u<N> with uint<N>_t Paul Durrant
2018-11-26  9:45   ` Jan Beulich
2018-11-26  9:55     ` Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.