[PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation

Shi Hao posted 14 patches 3 weeks ago
[PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by Shi Hao 3 weeks ago
Fix incorrect spelling from degredation to degradation.

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
---
 drivers/iio/resolver/ad2s1210.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/resolver/ad2s1210.c b/drivers/iio/resolver/ad2s1210.c
index 06d9c784f93e..e87175521ab4 100644
--- a/drivers/iio/resolver/ad2s1210.c
+++ b/drivers/iio/resolver/ad2s1210.c
@@ -899,7 +899,7 @@ static const struct iio_event_spec ad2s1210_monitor_signal_event_spec[] = {
		/* Sine/cosine DOS overrange fault.*/
		.type = IIO_EV_TYPE_THRESH,
		.dir = IIO_EV_DIR_RISING,
-		/* Degredation of signal overrange threshold. */
+		/* Degradation of signal overrange threshold. */
		.mask_separate = BIT(IIO_EV_INFO_VALUE),
	},
	{
--
2.53.0
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by Andy Shevchenko 3 weeks ago
On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> Fix incorrect spelling from degredation to degradation.

...

> 		/* Sine/cosine DOS overrange fault.*/

Side note: missing space after period. If this is a single issu in the entire
folder, fix it here.

...

> -		/* Degredation of signal overrange threshold. */
> +		/* Degradation of signal overrange threshold. */


(Left for the sake of context.)

-- 
With Best Regards,
Andy Shevchenko
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by Andy Shevchenko 3 weeks ago
On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> > Fix incorrect spelling from degredation to degradation.

...

> > 		/* Sine/cosine DOS overrange fault.*/
> 
> Side note: missing space after period. If this is a single issu in the entire
> folder, fix it here.

No need to resend just for this. Let Jonathan decide what to do with it.

...

> > -		/* Degredation of signal overrange threshold. */
> > +		/* Degradation of signal overrange threshold. */
> 
> 
> (Left for the sake of context.)

-- 
With Best Regards,
Andy Shevchenko
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by Jonathan Cameron 2 weeks, 2 days ago
On Mon, 16 Mar 2026 18:22:53 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:

> On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:  
> > > Fix incorrect spelling from degredation to degradation.  
> 
> ...
> 
> > > 		/* Sine/cosine DOS overrange fault.*/  
> > 
> > Side note: missing space after period. If this is a single issu in the entire
> > folder, fix it here.  
> 
> No need to resend just for this. Let Jonathan decide what to do with it.
There were two of them in this file.  I fixed those up whilst applying
and tweaked the message to mention them.

May well be others so that might be a useful follow up cleanup!

Applied.

Thanks

Jonathan

> 
> ...
> 
> > > -		/* Degredation of signal overrange threshold. */
> > > +		/* Degradation of signal overrange threshold. */  
> > 
> > 
> > (Left for the sake of context.)  
>
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by ShiHao 2 weeks, 5 days ago
On Mon, Mar 16, 2026 at 06:22:53PM +0200, Andy Shevchenko wrote:
> On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:
> > > Fix incorrect spelling from degredation to degradation.
> 
> ...
> 
> > > 		/* Sine/cosine DOS overrange fault.*/
> > 
> > Side note: missing space after period. If this is a single issu in the entire
> > folder, fix it here.
> 
> No need to resend just for this. Let Jonathan decide what to do with it.
> 
> ...
> 
> > > -		/* Degredation of signal overrange threshold. */
> > > +		/* Degradation of signal overrange threshold. */
> > 
> > 
> > (Left for the sake of context.)
> 
> -- 
> With Best Regards,
> Andy Shevchenko
> 
> 

hey, 

	Just wanted to ask a quick question. Do i need to send it again
	? or is it going to be accepted ? 

best regards 
 shi hao
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by Andy Shevchenko 2 weeks, 5 days ago
On Wed, Mar 18, 2026 at 07:15:12PM +0530, ShiHao wrote:
> On Mon, Mar 16, 2026 at 06:22:53PM +0200, Andy Shevchenko wrote:
> > On Mon, Mar 16, 2026 at 06:20:44PM +0200, Andy Shevchenko wrote:
> > > On Mon, Mar 16, 2026 at 02:30:16PM +0530, Shi Hao wrote:

...

> > > > 		/* Sine/cosine DOS overrange fault.*/
> > > 
> > > Side note: missing space after period. If this is a single issu in the entire
> > > folder, fix it here.
> > 
> > No need to resend just for this. Let Jonathan decide what to do with it.

^^^

> Just wanted to ask a quick question. Do i need to send it again?

Answer is in the above.

> Or is it going to be accepted?

I don't know. I'm not the maintainer of IIO.

-- 
With Best Regards,
Andy Shevchenko
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by ShiHao 2 weeks, 2 days ago
Hey everyone,

    Just checking again, is this patch series  rejected?
    Do i need to send it again? 

Best regards
Shihao
Re: [PATCH v5 08/14] iio: resolver: fix typo from degredation to degradation
Posted by David Lechner 2 weeks, 2 days ago
On 3/21/26 6:55 AM, ShiHao wrote:
> Hey everyone,
> 
>     Just checking again, is this patch series  rejected?
>     Do i need to send it again? 
> 
> Best regards
> Shihao

Please give maintainers a week or two to respond. They don't have time to
answer emails every day. And sometimes they even go on vacation. :-)