diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2018-03-22 16:22:38 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2018-03-29 10:38:15 +0200 |
commit | 4fde541c9dc114c5b448ad34b0286fe8b7c550f1 (patch) | |
tree | 4bc55de57d0ca48e61fd855a10faa8eed72401f5 /drivers/iommu/ipmmu-vmsa.c | |
parent | iommu/amd: Remove the special case from alloc_irq_table() (diff) | |
download | linux-4fde541c9dc114c5b448ad34b0286fe8b7c550f1.tar.xz linux-4fde541c9dc114c5b448ad34b0286fe8b7c550f1.zip |
iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()
The variable of type struct irq_remap_table is always named `table'
except in amd_iommu_update_ga() where it is called `irt'. Make it
consistent and name it also `table'.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/ipmmu-vmsa.c')
0 files changed, 0 insertions, 0 deletions