diff options
author | Zicheng Qu <[email protected]> | 2024-11-01 09:13:24 +0000 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2024-11-10 11:50:54 +0800 |
commit | e45f0ab6ee48531f8bd4cae94a498893a983a5e1 (patch) | |
tree | d7e536626ce8d4c77acc69dcb47e867a449914d7 /drivers/fpga/fpga-bridge.c | |
parent | a10549fcce2913be7dc581562ffd8ea35653853e (diff) |
padata: Clean up in padata_do_multithreaded()
In commit 24cc57d8faaa ("padata: Honor the caller's alignment in case of
chunk_size 0"), the line 'ps.chunk_size = max(ps.chunk_size, 1ul)' was
added, making 'ps.chunk_size = 1U' redundant and never executed.
Signed-off-by: Zicheng Qu <[email protected]>
Acked-by: Daniel Jordan <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions