Re: [PATCH v5 00/14] iio: fix spelling mistakes in comments

From: ShiHao

Date: Thu Mar 26 2026 - 07:49:45 EST


On Sat, Mar 21, 2026 at 07:32:17PM +0000, Jonathan Cameron wrote:

> Oddly of this whole set only patch 10 applied with out having to fall back
> to the slightly fuzzier logic patch uses compared to git am
>
> I'm not sure what caused it but Shi Hao, see if you can save
> these patches an apply them with git am. Then figure out why not?
> If that works try b4 am to pull them down and figure out what is going
> wrong.
>
> Applying by hand takes a while as I've not scripted it, so I'm keen
> whatever went wrong here doesn't reoccur!
>
> The resulting patches look fine to me on my tree.

Hello Jonathan,

Well sorry for the inconvenience, I checked them and the problem is
coming because i ran scripts/cleanfile and scripts/cleanpatch on
generated patches which is causing the error "corrupt patch at line n"
when using git am, otherwise git am is working fine with no errors.
Thanks for pointing it out i will make sure to be aware of this from
now on. Also please let me know if i need to send another version.

Best regards,
Shihao