]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/netfilter/ipvs/ip_vs_lblcr.c
net: Convert uses of typedef ctl_table to struct ctl_table
[mirror_ubuntu-bionic-kernel.git] / net / netfilter / ipvs / ip_vs_lblcr.c
index 50123c2ab4847e204b41ebca06a93bc04f228f69..876937db0bf46d5227b41b9084bddbca4e36e483 100644 (file)
@@ -299,7 +299,7 @@ struct ip_vs_lblcr_table {
  *      IPVS LBLCR sysctl table
  */
 
-static ctl_table vs_vars_table[] = {
+static struct ctl_table vs_vars_table[] = {
        {
                .procname       = "lblcr_expiration",
                .data           = NULL,