diff options
author | Jonathan Cameron <[email protected]> | 2022-02-06 19:03:12 +0000 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2022-02-21 19:33:04 +0000 |
commit | 003f1d48de520404e8d1ed3c4e98bbed547d1bae (patch) | |
tree | 397676fc27e238dc2e1e5a45bbef15cf9d1a5dfc /tools/perf/scripts/python/sctop.py | |
parent | dd7062fe88015beaedf479116c8aae64b103e9b8 (diff) |
staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts
As the __cacheline_aligned will ensure that the first of these two buffers
is appropriate aligned, there is no need to keep them as a single array
which is confusing given the first element is always tx and the second
rx. Hence let us just have two parts and name them separately.
Signed-off-by: Jonathan Cameron <[email protected]>
Reviewed-by: Marcelo Schmitt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions