diff options
| author | Thomas Gleixner <[email protected]> | 2011-02-02 21:41:12 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2011-02-19 12:58:10 +0100 |
| commit | 3b56f0585fd4c02d047dc406668cb40159b2d340 (patch) | |
| tree | 99ac7c86428aeeaf4d8af51aad5753ac2e6d3af6 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 1535dfacbf21c4da1b73fcf07c39913da5bd5581 (diff) | |
genirq: Remove bogus conditional
The if (chip->irq_shutdown) check will always evaluate to true, as we
fill in chip->irq_shutdown with default_shutdown in
irq_chip_set_defaults() if the chip does not provide its own function.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions