]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
authorZenghui Yu <yuzenghui@huawei.com>
Thu, 6 Feb 2020 07:57:09 +0000 (15:57 +0800)
committerMarc Zyngier <maz@kernel.org>
Sat, 8 Feb 2020 10:01:33 +0000 (10:01 +0000)
commit8413d4286b8c7f4e70ed1a51c396210981877b57
treeaa5dfc95958eb7c0ba0fb5d8a252a07d4e39b9af
parent9fab28e73dac43656cfb79fcc981503d73d96212
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()

The variable 'tmp' in inherit_vpe_l1_table_from_rd() is actually
not needed, drop it.

Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200206075711.1275-5-yuzenghui@huawei.com
drivers/irqchip/irq-gic-v3-its.c