amd-iommu: replace occurrences of u<N> with uint<N>_t...
authorPaul Durrant <paul.durrant@citrix.com>
Fri, 30 Nov 2018 11:08:28 +0000 (12:08 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 30 Nov 2018 11:08:28 +0000 (12:08 +0100)
commit01cab9d775b908457a3a5849373cf4d4dbcce95c
tree0aa10d04b33227c2ed1106017a3f1ce44ca574c3
parentc34fe0468acc61aca62422483c37a1309708f1cb
amd-iommu: replace occurrences of u<N> with uint<N>_t...

...for N in {8, 16, 32, 64}.

Bring the coding style up to date.

Also, while in the neighbourhood, fix some tabs and remove use of uint64_t
values where it leads to the need for explicit casting.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Brian Woods <brian.woods@amd.com>
xen/drivers/passthrough/amd/iommu_map.c
xen/include/asm-x86/hvm/svm/amd-iommu-proto.h