aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorIan Abbott <[email protected]>2014-11-27 11:37:17 +0000
committerGreg Kroah-Hartman <[email protected]>2014-12-02 16:31:20 -0800
commitac33c20dadf927b7fc96292810007633805a6fe2 (patch)
treeac8cb58fc5afda9d25cab7d8238de69a223c0476 /tools/perf/scripts/python
parent99eff12f8a28762ac5d96158f0e344d64f978d28 (diff)
staging: comedi: adl_pci9118: simplify interrupt_pci9118_ai_dma() a bit
Eliminate the `next_dma_buf` variable in `interrupt_pci9118_ai_dma()`. It holds the next value of `devpriv->dma_actbuf` when double buffering is used, but we can just set that to the next value directly at the point where the buffers are switched as the old value is not used anywhere else. Signed-off-by: Ian Abbott <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions