From af03e44a2029a93ddc95dcf3c9e2ffabafad3fcb Mon Sep 17 00:00:00 2001 From: Maciej Strozek Date: Fri, 19 Dec 2025 14:35:04 +0000 Subject: [PATCH] WHENCE: Correct 2 trailing whitespaces There are two lines with trailing whitespace - these are syntax highlighted by some editors and automatically removed by others which can lead to unnecessary changes in patches. Remove them for the community. Fixes: 33027759 (linux-firmware: add new cc33xx firmware for cc33xx chips) Signed-off-by: Maciej Strozek Signed-off-by: Simon Trimmer --- WHENCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHENCE b/WHENCE index e03ac28c..4c6d9301 100644 --- a/WHENCE +++ b/WHENCE @@ -3302,9 +3302,9 @@ Licence: Redistributable. See LICENCE.ti-connectivity for details. The cc33xx-conf.bin is a binary containing two parts: radio calibration and hardware configuration. The binary can be modified using the tool -cc33conf which can be found in the CC33XX Linux SDK here: +cc33conf which can be found in the CC33XX Linux SDK here: -https://www.ti.com/tool/CC33XX-SOFTWARE +https://www.ti.com/tool/CC33XX-SOFTWARE The driver expects to find the firmwares under a ti-connectivity subdirectory. So if your system looks for firmwares in /lib/firmware,