Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
[linux-2.6-microblaze.git] / lib / assoc_array.c
index 6f4bcf5..04c9879 100644 (file)
@@ -1113,7 +1113,7 @@ struct assoc_array_edit *assoc_array_delete(struct assoc_array *array,
                                                index_key))
                                goto found_leaf;
                }
-               /* fall through */
+               fallthrough;
        case assoc_array_walk_tree_empty:
        case assoc_array_walk_found_wrong_shortcut:
        default: