]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/interrupt: Remove prep_irq_for_user_exit()
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 17 Jun 2021 15:51:16 +0000 (01:51 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 24 Jun 2021 14:06:57 +0000 (00:06 +1000)
commite19a0445b5ffcbfac020df70a2f6816cf6015db1
tree40db2df2498fd8bf7d50ce3e42d3b2aa2a745799
parentb483c1e3d9f03b4ec2d6e352e27c920991a5f4f5
powerpc/interrupt: Remove prep_irq_for_user_exit()

prep_irq_for_user_exit() has only one caller, squash it
inside that caller.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210617155116.2167984-18-npiggin@gmail.com
arch/powerpc/kernel/interrupt.c