commit | 6a07a695b0a8bf8638d28d06909a100c854cfc73 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Sun Aug 17 17:53:12 2014 -0700 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sun Aug 24 13:16:32 2014 +0400 |
tree | 078325b26030851d6d7e517353a191c93008c4b7 | |
parent | f55f8852675f1ece8739b5f89aeda8418c483367 [diff] |
dma: axidma: Variablise repeated s->streams[i] sub-expr This have 6 inline usages. Make it a bit more readable by using a local variable. Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>