linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / s390 / char / defkeymap.c
index 17027d9..ca15adb 100644 (file)
@@ -83,8 +83,8 @@ static u_short shift_ctrl_map[NR_KEYS] = {
 };
 
 ushort *key_maps[MAX_NR_KEYMAPS] = {
-       plain_map, shift_map, NULL, NULL,
-       ctrl_map, shift_ctrl_map, NULL,
+       plain_map, shift_map, 0, 0,
+       ctrl_map, shift_ctrl_map,       0
 };
 
 unsigned int keymap_count = 4;
@@ -145,7 +145,7 @@ char *func_table[MAX_NR_FUNC] = {
        func_buf + 97,
        func_buf + 103,
        func_buf + 109,
-       NULL,
+       0,
 };
 
 struct kbdiacr accent_table[MAX_DIACR] = {