From: Maxim Mikityanskiy <maxi...@mellanox.com>
Date: Mon, 20 May 2019 08:08:07 +0000

> +static int inet6_validate_link_af(const struct net_device *dev,
> +                               const struct nlattr *nla)
> +{
> +     struct inet6_dev *idev = NULL;
> +     struct nlattr *tb[IFLA_INET6_MAX + 1];
> +     int err;

Reverse christmas tree.

Otherwise patch looks good to me.

Thanks.

Reply via email to