[PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment

Shi Hao posted 14 patches 3 weeks ago
[PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
Posted by Shi Hao 3 weeks ago
Fix incorrect spelling from neeeds to needs.

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
 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
Re: [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
Posted by Matti Vaittinen 2 weeks, 6 days ago
Thanks.

On 16/03/2026 11:00, Shi Hao wrote:
> Fix incorrect spelling from neeeds to needs.
> 
> Signed-off-by: Shi Hao <i.shihao.999@gmail.com>

Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>

---
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland

~~ When things go utterly wrong vim users can always type :help! ~~
Re: [PATCH v5 10/14] iio: test: fix typo from neeeds to needs in comment
Posted by Jonathan Cameron 2 weeks, 2 days ago
On Tue, 17 Mar 2026 08:32:19 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:

> Thanks.
> 
> On 16/03/2026 11:00, Shi Hao wrote:
> > Fix incorrect spelling from neeeds to needs.
> > 
> > Signed-off-by: Shi Hao <i.shihao.999@gmail.com>  
> 
> Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Applied.
thanks,

J
> 
> ---
> Matti Vaittinen
> Linux kernel developer at ROHM Semiconductors
> Oulu Finland
> 
> ~~ When things go utterly wrong vim users can always type :help! ~~