Input: lifebook - learn about hard tabs

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Andrew Morton
2006-11-02 23:27:44 -05:00
committed by Dmitry Torokhov
parent 15e9acb83c
commit b1b2965057

View File

@@ -62,12 +62,10 @@ static struct dmi_system_id lifebook_dmi_table[] = {
.matches = { .matches = {
DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"), DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"),
}, },
}, },
{ } { }
}; };
static psmouse_ret_t lifebook_process_byte(struct psmouse *psmouse) static psmouse_ret_t lifebook_process_byte(struct psmouse *psmouse)
{ {
unsigned char *packet = psmouse->packet; unsigned char *packet = psmouse->packet;