diff options
| author | Nuno Sá <nuno.sa@analog.com> | 2026-08-28 11:46:56 +0100 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-08-31 02:58:30 +0100 |
| commit | 5957dcaf106e796e7e63952769930fb0ff0b999c (patch) | |
| tree | 82e27282c8cf7905ec8fe05124ca2580e960460a /scripts/Makefile.thinlto | |
| parent | 6687740b03c1d94f9e122ac504af2981907c1bdb (diff) | |
| download | linux-next-5957dcaf106e796e7e63952769930fb0ff0b999c.tar.gz linux-next-5957dcaf106e796e7e63952769930fb0ff0b999c.zip | |
iio: buffer-dmaengine: drop dead max_size computation
iio_dmaengine_buffer_submit_block() computes max_size unconditionally at
the top of the function, but only the fileio branch consumes it - and
that branch already computes it again right where it is used. Drop the
unconditional copy.
No functional change intended.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
