commit 1c8c56210ffa2adb882f97a411c8a7facf2f4d83 parent 082cdd96c693d3035539959bd8d400d19b200f67 Author: Sebastiano Tronto <sebastiano@tronto.net> Date: Mon, 7 Oct 2024 09:37:50 +0200 Remove double return Diffstat:
M | src/arch/neon.h | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/arch/neon.h b/src/arch/neon.h @@ -228,7 +228,6 @@ coord_csep(cube_t c) ret += p * ((mem[i] & CSEPBIT) >> 2); return ret; - return 0; } STATIC_INLINE int64_t