* [PATCH] Input: i8042: Fix typo dublicate to duplicate
@ 2024-11-07 17:49 Shivam Chaudhary
2024-11-14 5:21 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Shivam Chaudhary @ 2024-11-07 17:49 UTC (permalink / raw)
To: dmitry.torokhov, wse, tiwai, hdegoede, eshimanovich, szfabian,
tjakobi
Cc: linux-input, linux-kernel, Shivam Chaudhary
Fix typo in i8042-acpipnpio.h dublicate -> duplicate.
Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
---
drivers/input/serio/i8042-acpipnpio.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/input/serio/i8042-acpipnpio.h b/drivers/input/serio/i8042-acpipnpio.h
index 34d1f07ea4c3..127cfdc8668a 100644
--- a/drivers/input/serio/i8042-acpipnpio.h
+++ b/drivers/input/serio/i8042-acpipnpio.h
@@ -90,7 +90,7 @@ static inline void i8042_write_command(int val)
* ORDERING IS IMPORTANT! The first match will be apllied and the rest ignored.
* This allows entries to overwrite vendor wide quirks on a per device basis.
* Where this is irrelevant, entries are sorted case sensitive by DMI_SYS_VENDOR
- * and/or DMI_BOARD_VENDOR to make it easier to avoid dublicate entries.
+ * and/or DMI_BOARD_VENDOR to make it easier to avoid duplicate entries.
*/
static const struct dmi_system_id i8042_dmi_quirk_table[] __initconst = {
{
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Input: i8042: Fix typo dublicate to duplicate
2024-11-07 17:49 [PATCH] Input: i8042: Fix typo dublicate to duplicate Shivam Chaudhary
@ 2024-11-14 5:21 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2024-11-14 5:21 UTC (permalink / raw)
To: Shivam Chaudhary
Cc: wse, tiwai, hdegoede, eshimanovich, szfabian, tjakobi,
linux-input, linux-kernel
On Thu, Nov 07, 2024 at 11:19:18PM +0530, Shivam Chaudhary wrote:
> Fix typo in i8042-acpipnpio.h dublicate -> duplicate.
>
> Signed-off-by: Shivam Chaudhary <cvam0000@gmail.com>
Applied, thank you.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-14 5:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 17:49 [PATCH] Input: i8042: Fix typo dublicate to duplicate Shivam Chaudhary
2024-11-14 5:21 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).