drivers/staging/iio/Documentation/sysfs-bus-iio-adc-ad7280a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fix typo error in iio staging documentation from none zero to non-zero
Signed-off-by: Amiitesh TSP <tspamiitesh@gmail.com>
---
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@vger.kernel.org
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.
--
2.55.0
On Fri, 4 Sep 2026 22:21:15 +0530 Amiitesh TSP <tspamiitesh@gmail.com> wrote: > Fix typo error in iio staging documentation from none zero to non-zero > > Signed-off-by: Amiitesh TSP <tspamiitesh@gmail.com> 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@vger.kernel.org > 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. >
© 2016 - 2026 Red Hat, Inc.