diff mbox series

[V2] Input: applespi: Use correct struct names in comment

Message ID 20220805174754.2374473-1-colin.i.king@gmail.com (mailing list archive)
State Accepted
Commit 93e719f661379c014f44bd83b361b1bc49ea7082
Headers show
Series [V2] Input: applespi: Use correct struct names in comment | expand

Commit Message

Colin Ian King Aug. 5, 2022, 5:47 p.m. UTC
The incorrect structure name is being used in the comment for struct
touchpad_info_protocol. Correct it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
[V2]: Fix commit message
---
 drivers/input/keyboard/applespi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dmitry Torokhov Aug. 11, 2022, 11:12 p.m. UTC | #1
On Fri, Aug 05, 2022 at 06:47:54PM +0100, Colin Ian King wrote:
> The incorrect structure name is being used in the comment for struct
> touchpad_info_protocol. Correct it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>

Applied, thank you.
diff mbox series

Patch

diff --git a/drivers/input/keyboard/applespi.c b/drivers/input/keyboard/applespi.c
index cbc6c0d4670a..fab5473ae5da 100644
--- a/drivers/input/keyboard/applespi.c
+++ b/drivers/input/keyboard/applespi.c
@@ -202,7 +202,7 @@  struct command_protocol_tp_info {
 };
 
 /**
- * struct touchpad_info - touchpad info response.
+ * struct touchpad_info_protocol - touchpad info response.
  * message.type = 0x1020, message.length = 0x006e
  *
  * @unknown1:		unknown