From: Colin Ian King Date: Thu, 11 Aug 2022 23:12:37 +0000 (-0700) Subject: Input: applespi - use correct struct names in comment X-Git-Tag: v6.1~32^2~9^2~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93e719f661379c014f44bd83b361b1bc49ea7082;p=platform%2Fkernel%2Flinux-starfive.git Input: applespi - use correct struct names in comment The incorrect structure name is being used in the comment for struct touchpad_info_protocol. Correct it. Signed-off-by: Colin Ian King Link: https://lore.kernel.org/r/20220805174754.2374473-1-colin.i.king@gmail.com Signed-off-by: Dmitry Torokhov --- diff --git a/drivers/input/keyboard/applespi.c b/drivers/input/keyboard/applespi.c index d1f5354..fcf4b55 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