From da7a13afcb0a4df43ddc920302ec3b842502b363 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Wed, 15 Jan 2020 20:33:26 +0100 Subject: [PATCH] Fix some formating --- OpenCL/inc_zip_inflate.cl | 2 +- OpenCL/m20900_a1-pure.cl | 2 +- OpenCL/m21200_a1-pure.cl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenCL/inc_zip_inflate.cl b/OpenCL/inc_zip_inflate.cl index b980e4674..d05f6a792 100644 --- a/OpenCL/inc_zip_inflate.cl +++ b/OpenCL/inc_zip_inflate.cl @@ -866,7 +866,7 @@ DECLSPEC tinfl_status tinfl_decompress(tinfl_decompressor *r, MAYBE_GLOBAL const pOut_buf_cur[2] = pSrc[2]; pOut_buf_cur += 3; pSrc += 3; - counter -= 3; + counter -= 3; } if (counter > 0) { diff --git a/OpenCL/m20900_a1-pure.cl b/OpenCL/m20900_a1-pure.cl index 7c8474c56..710fa8be2 100644 --- a/OpenCL/m20900_a1-pure.cl +++ b/OpenCL/m20900_a1-pure.cl @@ -80,7 +80,7 @@ KERNEL_FQ void m20900_mxx (KERN_ATTR_BASIC ()) u32 w1[4]; u32 w2[4]; u32 w3[4]; - + for (u32 il_pos = 0; il_pos < il_cnt; il_pos++) { sha1_ctx_t ctx0 = ctx00; diff --git a/OpenCL/m21200_a1-pure.cl b/OpenCL/m21200_a1-pure.cl index c06f0d633..4442de477 100644 --- a/OpenCL/m21200_a1-pure.cl +++ b/OpenCL/m21200_a1-pure.cl @@ -97,7 +97,7 @@ KERNEL_FQ void m21200_mxx (KERN_ATTR_BASIC ()) u32 w1[4]; u32 w2[4]; u32 w3[4]; - + for (u32 il_pos = 0; il_pos < il_cnt; il_pos++) { md5_ctx_t ctx1 = ctx11;