diff options
author | Uwe Kleine König <[email protected]> | 2018-03-19 11:52:02 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-20 08:52:44 +0100 |
commit | 83ac4ca943affce56a2c408ddb2f5232f478fb11 (patch) | |
tree | cff6f9602d3c4b24841e45f325a2d136c40e378c /lib/test_overflow.c | |
parent | cc6c98485f8e61fb3d6c51821fc75384e5a3a9c3 (diff) |
genirq: Pass desc to __irq_free instead of irq number
Given that irq_to_desc() is a radix_tree_lookup and the reverse
operation is only a pointer dereference and that all callers of
__free_irq already have the desc, pass the desc instead of the irq
number.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions