On Tue, Jan 16, 2018 at 9:20 AM, Alexander Aring <ar...@mojatatu.com> wrote:
> -       if (root_ht == ht)
> +       if (root_ht == ht) {
> +               NL_SET_ERR_MSG(extack, "Not allowd to delete root node");

s/allowd/allowed/

Reply via email to