[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <63470d95781b010695d97dcd8c1c9fe0@dev.tdt.de>
Date: Fri, 23 Aug 2024 07:27:36 +0200
From: Martin Schiller <ms@....tdt.de>
To: Simon Horman <horms@...nel.org>
Cc: Willem de Bruijn <willemdebruijn.kernel@...il.com>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Alexandra Winter
<wintera@...ux.ibm.com>, Thorsten Winkler <twinkler@...ux.ibm.com>, David
Ahern <dsahern@...nel.org>, Jay Vosburgh <jv@...sburgh.net>, Andy Gospodarek
<andy@...yhouse.net>, Subash Abhinov Kasiviswanathan
<quic_subashab@...cinc.com>, Sean Tranchetti <quic_stranche@...cinc.com>,
Paul Moore <paul@...l-moore.com>, Krzysztof Kozlowski <krzk@...nel.org>,
Jamal Hadi Salim <jhs@...atatu.com>, Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>, Marcelo Ricardo Leitner
<marcelo.leitner@...il.com>, Xin Long <lucien.xin@...il.com>,
netdev@...r.kernel.org, linux-s390@...r.kernel.org,
linux-security-module@...r.kernel.org, linux-sctp@...r.kernel.org,
linux-x25@...r.kernel.org
Subject: Re: [PATCH net-next 11/13] x25: Correct spelling in x25.h
On 2024-08-22 14:57, Simon Horman wrote:
> Correct spelling in x25.h
> As reported by codespell.
>
> Cc: Martin Schiller <ms@....tdt.de>
> Cc: linux-x25@...r.kernel.org
> Signed-off-by: Simon Horman <horms@...nel.org>
> ---
> include/net/x25.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/net/x25.h b/include/net/x25.h
> index 597eb53c471e..5e833cfc864e 100644
> --- a/include/net/x25.h
> +++ b/include/net/x25.h
> @@ -81,7 +81,7 @@ enum {
>
> #define X25_DEFAULT_WINDOW_SIZE 2 /* Default Window Size */
> #define X25_DEFAULT_PACKET_SIZE X25_PS128 /* Default Packet Size */
> -#define X25_DEFAULT_THROUGHPUT 0x0A /* Deafult Throughput */
> +#define X25_DEFAULT_THROUGHPUT 0x0A /* Default Throughput */
> #define X25_DEFAULT_REVERSE 0x00 /* Default Reverse Charging */
>
> #define X25_SMODULUS 8
Reviewed-by: Martin Schiller <ms@....tdt.de>
Powered by blists - more mailing lists