aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2008-09-17 16:45:59 +0200
committerIngo Molnar <mingo@elte.hu>2008-09-19 12:59:29 +0200
commit199d0d501202f077fe647a5c14fe046b17abc46b (patch)
treeda98406b8b7c21a6165366f27f54e1407da5c31a /lib
parentAMD IOMMU: free domain bitmap with its allocation order (diff)
downloadwireguard-linux-199d0d501202f077fe647a5c14fe046b17abc46b.tar.xz
wireguard-linux-199d0d501202f077fe647a5c14fe046b17abc46b.zip
AMD IOMMU: remove unnecessary cast to u64 in the init code
The ctrl variable is only u32 and readl also returns a 32 bit value. So the cast to u64 is pointless. Remove it with this patch. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions