]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/tipc/netlink.c
Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux.git] / net / tipc / netlink.c
index 99bd166bccec6941ff031e5be0fe4dbf300cd6f9..d6165ad384c0fb02d6a35bcae1abd63cad411194 100644 (file)
@@ -261,7 +261,7 @@ struct genl_family tipc_genl_family __ro_after_init = {
        .version        = TIPC_GENL_V2_VERSION,
        .hdrsize        = 0,
        .maxattr        = TIPC_NLA_MAX,
-       .policy = tipc_nl_policy,
+       .policy         = tipc_nl_policy,
        .netnsok        = true,
        .module         = THIS_MODULE,
        .ops            = tipc_genl_v2_ops,