[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240111114035.4dc407dd@hermes.local>
Date: Thu, 11 Jan 2024 11:40:35 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Andrea Claudi <aclaudi@...hat.com>
Cc: netdev@...r.kernel.org, Leon Romanovsky <leon@...nel.org>, Jiri Pirko
<jiri@...nulli.us>, Jon Maloy <jmaloy@...hat.com>, David Ahern
<dsahern@...il.com>
Subject: Re: [PATCH iproute2 2/2] treewide: fix typos in various comments
On Tue, 9 Jan 2024 17:32:35 +0100
Andrea Claudi <aclaudi@...hat.com> wrote:
> diff --git a/include/libiptc/libiptc.h b/include/libiptc/libiptc.h
> index 1bfe4e18..89dce2f9 100644
> --- a/include/libiptc/libiptc.h
> +++ b/include/libiptc/libiptc.h
> @@ -80,7 +80,7 @@ int iptc_append_entry(const xt_chainlabel chain,
> const struct ipt_entry *e,
> struct xtc_handle *handle);
>
> -/* Check whether a mathching rule exists */
> +/* Check whether a matching rule exists */
> int iptc_check_entry(const xt_chainlabel chain,
> const struct ipt_entry *origfw,
> unsigned char *matchmask,
This is no longer in current code tree.
Please rebase and resubmit
Powered by blists - more mailing lists