Re: [PATCH] docs: fix typos in drivers/staging/iio
From: Jonathan Cameron
Date: Fri Sep 04 2026 - 18:23:36 EST
On Fri, 4 Sep 2026 22:21:15 +0530
Amiitesh TSP <tspamiitesh@xxxxxxxxx> wrote:
> Fix typo error in iio staging documentation from none zero to non-zero
>
> Signed-off-by: Amiitesh TSP <tspamiitesh@xxxxxxxxx>
Hi Amiitesh,
So I'm kind of assuming Amiitesh TSP isn't a legal name (which is
anyway no longer a requirement for a SoB). A bit of googling shows
you've at been using it in various other forums, so I think that
meets the requirement of a known ID.
So with that in mind,
Applied, thanks!
Jonathan
> ---
> drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a b/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a
> index 863d3856718a..d19db00acd1d 100644
> --- a/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a
> +++ b/drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a
> @@ -4,7 +4,7 @@ Contact: linux-iio@xxxxxxxxxxxxxxx
> Description:
> Writing 1 enables the cell balance output switch corresponding
> to input Y. Writing 0 disables it. If the inY-inZ_balance_timer
> - is set to a none zero value, the corresponding switch will
> + is set to a non-zero value, the corresponding switch will
> enable for the programmed amount of time, before it
> automatically disables.
>