[PATCH net-next 11/13] x25: Correct spelling in x25.h
Martin Schiller
ms at dev.tdt.de
Fri Aug 23 05:27:36 UTC 2024
On 2024-08-22 14:57, Simon Horman wrote:
> Correct spelling in x25.h
> As reported by codespell.
>
> Cc: Martin Schiller <ms at dev.tdt.de>
> Cc: linux-x25 at vger.kernel.org
> Signed-off-by: Simon Horman <horms at kernel.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 at dev.tdt.de>
More information about the Linux-security-module-archive
mailing list