diff options
author | Peter Ujfalusi <[email protected]> | 2021-07-14 09:55:55 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-07-22 19:47:35 +0530 |
commit | 00d3c2b3f0a2cb26ef27f015015b43c8a195c10f (patch) | |
tree | ec6256bc9524e4bc71a73ad00d892e0e4cfaf2bc /scripts/gdb/linux/utils.py | |
parent | 9f9bc7d50437f11fecf5935ab91f44284e747222 (diff) |
soundwire: cadence: Remove ret variable from sdw_cdns_irq()
The ret is not used in the interrupt handler, it is just returned without
any condition or change.
We can return the IRQ_HANDLED directly.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions