Commit 5cd05f3
committed
genirq/chip: Rework irq_set_handler() variants
Use the new guards to get and lock the interrupt descriptor and tidy up the
code.
Fixup the kernel doc comment while at it.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250429065421.590753128@linutronix.de1 parent b3801dd commit 5cd05f3
1 file changed
Lines changed: 11 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
941 | 941 | | |
942 | 942 | | |
943 | 943 | | |
944 | | - | |
945 | | - | |
946 | | - | |
| 944 | + | |
| 945 | + | |
947 | 946 | | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
| 947 | + | |
| 948 | + | |
956 | 949 | | |
957 | 950 | | |
958 | 951 | | |
959 | | - | |
960 | | - | |
961 | | - | |
| 952 | + | |
| 953 | + | |
962 | 954 | | |
963 | | - | |
964 | | - | |
| 955 | + | |
| 956 | + | |
965 | 957 | | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | | - | |
972 | | - | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
973 | 961 | | |
974 | 962 | | |
975 | 963 | | |
| |||
0 commit comments