aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohn Crispin <[email protected]>2016-06-29 13:38:09 +0200
committerDavid S. Miller <[email protected]>2016-06-30 08:52:04 -0400
commiteece71e8fb0953e18e3ac631b4414bb21af924a7 (patch)
tree7dfa37065aae12faf813fb6f53055f59fab8f601 /tools/perf/scripts/python
parent6e6edd8b96e859bcbb3fd03eafd76ad306026b21 (diff)
net-next: mediatek: don't use intermediate variables to store IRQ masks
The code currently uses variables to store and never modify the bit masks of interrupts. This is legacy code from an early version of the driver that supported MIPS based SoCs where the IRQ bits depended on the actual SoC. As the bits are the same for all ARM based SoCs using this driver we can remove the intermediate variables. Signed-off-by: John Crispin <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions