2011-06-05 19:19:04

by anish singh

[permalink] [raw]
Subject: [PATCH] staging: IIO corrected the spelling

From: anish <[email protected]>

Corrected the spelling.

Signed-off-by: anish kumar <[email protected]>
---
drivers/staging/iio/trigger/iio-trig-gpio.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/iio/trigger/iio-trig-gpio.c
b/drivers/staging/iio/trigger/iio-trig-gpio.c
index 2ce95e9..0799128 100644
--- a/drivers/staging/iio/trigger/iio-trig-gpio.c
+++ b/drivers/staging/iio/trigger/iio-trig-gpio.c
@@ -7,7 +7,7 @@
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
- * Currently this is more of a functioning proof of concept that a fully
+ * Currently this is more of a functioning proof of concept than a full
* fledged trigger driver.
*
* TODO:
--
1.7.0.4


2011-06-06 09:15:58

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH] staging: IIO corrected the spelling

On 06/05/11 20:18, anish kumar wrote:
> From: anish <[email protected]>
>
> Corrected the spelling.
Thanks, I have put this in my next series of clean up patches,
though Greg may well have picked it up before hand.
>
> Signed-off-by: anish kumar <[email protected]>
> ---
> drivers/staging/iio/trigger/iio-trig-gpio.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/staging/iio/trigger/iio-trig-gpio.c b/drivers/staging/iio/trigger/iio-trig-gpio.c
> index 2ce95e9..0799128 100644
> --- a/drivers/staging/iio/trigger/iio-trig-gpio.c
> +++ b/drivers/staging/iio/trigger/iio-trig-gpio.c
> @@ -7,7 +7,7 @@
> * under the terms of the GNU General Public License version 2 as published by
> * the Free Software Foundation.
> *
> - * Currently this is more of a functioning proof of concept that a fully
> + * Currently this is more of a functioning proof of concept than a full
> * fledged trigger driver.
> *
> * TODO:
> --
> 1.7.0.4
>