Commit 0d1c2424 authored by cl81@gmx.net's avatar cl81@gmx.net Committed by Vojtech Pavlik

input: Typo fix in atkbd.c comment

From: Christian Ludwig <cl81@gmx.net>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarVojtech Pavlik <vojtech@suse.cz>
parent 8ea0d85c
......@@ -771,7 +771,7 @@ static void atkbd_set_device_attrs(struct atkbd *atkbd)
}
/*
* atkbd_connect() is called when the serio module finds and interface
* atkbd_connect() is called when the serio module finds an interface
* that isn't handled yet by an appropriate device driver. We check if
* there is an AT keyboard out there and if yes, we register ourselves
* to the input module.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment