Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
[linux-2.6-microblaze.git] / lib / assoc_array.c
index 04c9879..6f4bcf5 100644 (file)
@@ -1113,7 +1113,7 @@ struct assoc_array_edit *assoc_array_delete(struct assoc_array *array,
                                                index_key))
                                goto found_leaf;
                }
-               fallthrough;
+               /* fall through */
        case assoc_array_walk_tree_empty:
        case assoc_array_walk_found_wrong_shortcut:
        default: