From 71541745c77937fd1e263ffe4c2e0095a6584140 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Thu, 15 Dec 2005 09:19:05 +0000 Subject: [PATCH] --- yaml --- r: 15189 b: refs/heads/master c: 81f0a91e8f58a7784afe39cda9ac47e9231412a4 h: refs/heads/master i: 15187: cdcf4d5c91e21d51276cc33e80e487f0288dfbec v: v3 --- [refs] | 2 +- trunk/drivers/input/misc/wistron_btns.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6d7706a54577..684c6925a630 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 833882b452046d3d5028f6293a0a6d6d3c1eee3c +refs/heads/master: 81f0a91e8f58a7784afe39cda9ac47e9231412a4 diff --git a/trunk/drivers/input/misc/wistron_btns.c b/trunk/drivers/input/misc/wistron_btns.c index 49d0416a2a9a..bac3085185fe 100644 --- a/trunk/drivers/input/misc/wistron_btns.c +++ b/trunk/drivers/input/misc/wistron_btns.c @@ -320,7 +320,7 @@ static struct dmi_system_id dmi_ids[] = { }, .driver_data = keymap_acer_aspire_1500 }, - { 0, } + { NULL, } }; static int __init select_keymap(void)