diff options
| author | Rasmus Villemoes <[email protected]> | 2025-05-07 14:12:44 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-06-18 08:05:04 -0600 |
| commit | f5fa73a625f671152aa65be4b039060f8baed4cc (patch) | |
| tree | 1fff6aea67604714bd0204130e59980838521167 /include/linux/zstd_errors.h | |
| parent | c1c2b5c6a4c09fe57933b70ec6289795f732ac83 (diff) | |
treewide: drop no-op prefetch() calls
These all end up using the no-op prefetch() defined in linux/list.h,
because the only possible real implementation is in
arch/mips/include/asm/processor.h, which is behing
CONFIG_CPU_HAS_PREFETCH which is nowhere defined.
In order to be able to drop that fallback definition from list.h,
first remove all uses.
Signed-off-by: Rasmus Villemoes <[email protected]>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions
