public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area
@ 2015-11-14  2:44 Nizam Haider
  2015-11-14  9:28 ` Lars-Peter Clausen
  0 siblings, 1 reply; 5+ messages in thread
From: Nizam Haider @ 2015-11-14  2:44 UTC (permalink / raw)
  To: lars
  Cc: knaack.h, jic23, pmeerw, gregkh, linux-iio, devel, linux-kernel,
	Nizam Haider, Nizam Haider

Fix simple typo in comments

Signed-off-by: Nizam Haider <nijamh@cdac.in>
---
 drivers/staging/iio/iio_simple_dummy_buffer.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/iio/iio_simple_dummy_buffer.c b/drivers/staging/iio/iio_simple_dummy_buffer.c
index cf44a6f..c8f889b 100644
--- a/drivers/staging/iio/iio_simple_dummy_buffer.c
+++ b/drivers/staging/iio/iio_simple_dummy_buffer.c
@@ -64,7 +64,7 @@ static irqreturn_t iio_simple_dummy_trigger_h(int irq, void *p)
 		 * software scans: can be considered to be random access
 		 *   so efficient reading is just a case of minimal bus
 		 *   transactions.
-		 * software culled hardware scans:
+		 * software called hardware scans:
 		 *   occasionally a driver may process the nearest hardware
 		 *   scan to avoid storing elements that are not desired. This
 		 *   is the fiddliest option by far.
-- 
1.8.1.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-15 12:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-14  2:44 [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area Nizam Haider
2015-11-14  9:28 ` Lars-Peter Clausen
2015-11-14 17:21   ` Jonathan Cameron
2015-11-15 11:35     ` Nizam Haider
2015-11-15 12:25       ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox