All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
@ 2020-12-14 22:31 Colin King
  2020-12-14 22:59   ` Dmitry Torokhov
  2020-12-15 10:35   ` Roy Im
  0 siblings, 2 replies; 5+ messages in thread
From: Colin King @ 2020-12-14 22:31 UTC (permalink / raw)
  To: Support Opensource, Dmitry Torokhov, linux-input
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in a dev_err message. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 drivers/input/misc/da7280.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/misc/da7280.c b/drivers/input/misc/da7280.c
index 9fdbae2edffe..37568b00873d 100644
--- a/drivers/input/misc/da7280.c
+++ b/drivers/input/misc/da7280.c
@@ -642,7 +642,7 @@ static int da7280_haptics_upload_effect(struct input_dev *dev,
 					   val);
 		if (error) {
 			dev_err(haptics->dev,
-				"Failed to update GPI sequemce: %d\n", error);
+				"Failed to update GPI sequence: %d\n", error);
 			return error;
 		}
 		break;
-- 
2.29.2

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

* Re: [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
  2020-12-14 22:31 [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence" Colin King
@ 2020-12-14 22:59   ` Dmitry Torokhov
  2020-12-15 10:35   ` Roy Im
  1 sibling, 0 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2020-12-14 22:59 UTC (permalink / raw)
  To: Colin King; +Cc: Support Opensource, linux-input, kernel-janitors, linux-kernel

On Mon, Dec 14, 2020 at 10:31:09PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, thank you.

-- 
Dmitry

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

* Re: [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
@ 2020-12-14 22:59   ` Dmitry Torokhov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2020-12-14 22:59 UTC (permalink / raw)
  To: Colin King; +Cc: Support Opensource, linux-input, kernel-janitors, linux-kernel

On Mon, Dec 14, 2020 at 10:31:09PM +0000, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, thank you.

-- 
Dmitry

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

* RE: [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
  2020-12-14 22:31 [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence" Colin King
@ 2020-12-15 10:35   ` Roy Im
  2020-12-15 10:35   ` Roy Im
  1 sibling, 0 replies; 5+ messages in thread
From: Roy Im @ 2020-12-15 10:35 UTC (permalink / raw)
  To: Dmitry Torokhov, Colin King, Support Opensource,
	linux-input@vger.kernel.org
  Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org

T24gVHVlc2RheSwgRGVjZW1iZXIgMTUsIDIwMjAgNzozMSBBTSwgT24gQ29saW4gS2luZyB3cm90
ZToNCg0KPiBUaGVyZSBpcyBhIHNwZWxsaW5nIG1pc3Rha2UgaW4gYSBkZXZfZXJyIG1lc3NhZ2Uu
IEZpeCBpdC4NCj4gDQo+IFNpZ25lZC1vZmYtYnk6IENvbGluIElhbiBLaW5nIDxjb2xpbi5raW5n
QGNhbm9uaWNhbC5jb20+DQo+IC0tLQ0KPiAtCQkJCSJGYWlsZWQgdG8gdXBkYXRlIEdQSSBzZXF1
ZW1jZTogJWRcbiIsIGVycm9yKTsNCj4gKwkJCQkiRmFpbGVkIHRvIHVwZGF0ZSBHUEkgc2VxdWVu
Y2U6ICVkXG4iLCBlcnJvcik7DQoNCllvdSBhcmUgcmlnaHQuDQoNClJldmlld2VkLWJ5OiBSb3kg
SW0gPFJveS5JbS5PcGVuc291cmNlQGRpYXNlbWkuY29tPg0K

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

* RE: [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence"
@ 2020-12-15 10:35   ` Roy Im
  0 siblings, 0 replies; 5+ messages in thread
From: Roy Im @ 2020-12-15 10:35 UTC (permalink / raw)
  To: Dmitry Torokhov, Colin King, Support Opensource,
	linux-input@vger.kernel.org
  Cc: kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org

On Tuesday, December 15, 2020 7:31 AM, On Colin King wrote:

> There is a spelling mistake in a dev_err message. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> -				"Failed to update GPI sequemce: %d\n", error);
> +				"Failed to update GPI sequence: %d\n", error);

You are right.

Reviewed-by: Roy Im <Roy.Im.Opensource@diasemi.com>

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

end of thread, other threads:[~2020-12-15 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-14 22:31 [PATCH][next] Input: da7280: fix spelling mistake "sequemce" -> "sequence" Colin King
2020-12-14 22:59 ` Dmitry Torokhov
2020-12-14 22:59   ` Dmitry Torokhov
2020-12-15 10:35 ` Roy Im
2020-12-15 10:35   ` Roy Im

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.