From 77793d165d22181d1c3af69c4d98fa028f712d48 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 2 Jun 2026 12:19:20 +0000 Subject: [PATCH] Please consider the following formatting changes --- GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx b/GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx index 90a2fbb733148..105df23453624 100644 --- a/GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx +++ b/GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx @@ -534,7 +534,7 @@ GPUd() void GPUTPCCFHIPClusterizer::Thread<0>(int32_t nBlocks, int32_t nThreads, float timeSum = firstWeight * firstTime; uint32_t tailStart = tail->tailStart; - uint32_t tailEnd = tail->tailEnd; + uint32_t tailEnd = tail->tailEnd; while (tail->iNext != 0) {