[PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
From: Shi Hao
Date: Mon Mar 16 2026 - 05:04:05 EST
Fix incorrect spelling from neeeds to needs.
Signed-off-by: Shi Hao <i.shihao.999@xxxxxxxxx>
---
drivers/iio/test/iio-test-gts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/test/iio-test-gts.c b/drivers/iio/test/iio-test-gts.c
index 11250bc905c9..6ffff85ba853 100644
--- a/drivers/iio/test/iio-test-gts.c
+++ b/drivers/iio/test/iio-test-gts.c
@@ -20,7 +20,7 @@
*
* If yes, then adding a test is probably a good idea but please stop for a
* moment and consider the effort of changing all the tests when code gets
- * refactored. Eventually it neeeds to be.
+ * refactored. Eventually it needs to be.
*/
#define TEST_TSEL_50 1
--
2.53.0