summaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-loongson-liointc.c
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2020-07-07 05:12:50 +0300
committerMarc Zyngier <maz@kernel.org>2020-07-17 15:41:42 +0300
commitb10cbca8f03dd10dc241395a639d488f4144e986 (patch)
tree2e3223ebcf79d9908056d71ba3ad22b400be07e8 /drivers/irqchip/irq-loongson-liointc.c
parent66a535c495f72e1deacc37dfa34acca2a06e3578 (diff)
downloadlinux-b10cbca8f03dd10dc241395a639d488f4144e986.tar.xz
irqchip/loongson-pch-msi: Remove unneeded variable
irq_domain_alloc_irqs_parent() returns 0 on success and non-zero value on failure, it is redudant to check its non-zero return value and then return it, so just remove the variable "ret" and return directly in the function pch_msi_parent_domain_alloc(). Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/1594087972-21715-7-git-send-email-yangtiezhu@loongson.cn
Diffstat (limited to 'drivers/irqchip/irq-loongson-liointc.c')
0 files changed, 0 insertions, 0 deletions