Commit b1b29650 authored by Andrew Morton's avatar Andrew Morton Committed by Dmitry Torokhov
Browse files

Input: lifebook - learn about hard tabs



Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 15e9acb8
Loading
Loading
Loading
Loading
+43 −45
Original line number Diff line number Diff line
@@ -62,12 +62,10 @@ static struct dmi_system_id lifebook_dmi_table[] = {
		.matches = {
			DMI_MATCH(DMI_PRODUCT_NAME, "LifeBook B142"),
		},

	},
	{ }
};


static psmouse_ret_t lifebook_process_byte(struct psmouse *psmouse)
{
	unsigned char *packet = psmouse->packet;