Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / net / netfilter / xt_hashlimit.c
index 8c835ad..9c5cfd7 100644 (file)
@@ -132,7 +132,7 @@ struct xt_hashlimit_htable {
        const char *name;
        struct net *net;
 
-       struct hlist_head hash[0];      /* hashtable itself */
+       struct hlist_head hash[];       /* hashtable itself */
 };
 
 static int