[PATCH] Input: elan_i2c - fix a typo in parameter name

Subsystems: input (keyboard, mouse, joystick, touchscreen) drivers, the rest

STALE1967d LANDED

Landed in mainline as bfcf3d48dd02 on 2021-03-25.

2 messages, 2 authors, 2021-03-23 · open the first message on its own page

[PATCH] Input: elan_i2c - fix a typo in parameter name

From: Nikolai Kostrigin <hidden>
Date: 2021-03-11 11:43:36

s/max_baseliune/max_baseline/

Signed-off-by: Nikolai Kostrigin <redacted>
---
 drivers/input/mouse/elan_i2c.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/mouse/elan_i2c.h b/drivers/input/mouse/elan_i2c.h
index e12da5b024b0..55cdf60fe231 100644
--- a/drivers/input/mouse/elan_i2c.h
+++ b/drivers/input/mouse/elan_i2c.h
@@ -73,7 +73,7 @@ struct elan_transport_ops {
 	int (*calibrate_result)(struct i2c_client *client, u8 *val);
 
 	int (*get_baseline_data)(struct i2c_client *client,
-				 bool max_baseliune, u8 *value);
+				 bool max_baseline, u8 *value);
 
 	int (*get_version)(struct i2c_client *client, u8 pattern, bool iap,
 			   u8 *version);
-- 
2.29.2

Re: [PATCH] Input: elan_i2c - fix a typo in parameter name

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2021-03-23 19:20:14

On Thu, Mar 11, 2021 at 02:41:43PM +0300, Nikolai Kostrigin wrote:
s/max_baseliune/max_baseline/

Signed-off-by: Nikolai Kostrigin <redacted>
Applied, thank you.

-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help