Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1269442

Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area

From Lars-Peter Clausen <lars@metafoo.de>
Newsgroups linux.kernel
Subject Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area
Date 2015-11-14 10:30 +0100
Message-ID <quFjH-2bY-1@gated-at.bofh.it> (permalink)
References <quz4C-6oN-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/14/2015 03:44 AM, Nizam Haider wrote:
> Fix simple typo in comments
> 
> Signed-off-by: Nizam Haider <nijamh@cdac.in>

Thanks for the patch.

> ---
>  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:

I don't think that's a typo. The non-patched version makes a lot more sense
then the patched vesion.

>  		 *   occasionally a driver may process the nearest hardware
>  		 *   scan to avoid storing elements that are not desired. This
>  		 *   is the fiddliest option by far.
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments area Nizam Haider <nizamhaider786@gmail.com> - 2015-11-14 03:50 +0100
  Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments  area Lars-Peter Clausen <lars@metafoo.de> - 2015-11-14 10:30 +0100
    Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments  area Jonathan Cameron <jic23@kernel.org> - 2015-11-14 18:30 +0100
      Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments  area Nizam Haider <nizamhaider786@gmail.com> - 2015-11-15 12:40 +0100
        Re: [PATCH] Staging: iio: iio_simple_dummy_buffer: Typo in comments  area Jonathan Cameron <jic23@kernel.org> - 2015-11-15 13:30 +0100

csiph-web