From patchwork Wed Oct 28 23:10:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonny Grant X-Patchwork-Id: 40912 Return-Path: X-Original-To: patchwork@sourceware.org Delivered-To: patchwork@sourceware.org Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 505A13971C64; Wed, 28 Oct 2020 23:11:01 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by sourceware.org (Postfix) with ESMTPS id 63B903858001 for ; Wed, 28 Oct 2020 23:10:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 63B903858001 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=jguk.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=jg@jguk.org Received: by mail-wr1-x431.google.com with SMTP id i1so841376wro.1 for ; Wed, 28 Oct 2020 16:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jguk.org; s=google; h=from:subject:to:message-id:date:user-agent:mime-version :content-language; bh=YZB9bJ1oeTtSafO17xqRaX3bWlUDOFhXmypBamd25Kc=; b=WPjWmjyjF4urM/CVo3J0CnLmhvbd/PcGToso0lblIWVpdO8kLvbrSoHW8w34elNonS oaqsPXBb9TSceYrKUU0sCZ3hWBRoAPjBtptOU/XxUpvq0z2Ok08yaf+6qhvw7u0eeulP YUF1zql3rZVXnxZTY9xlviwFv0D0jB8OBR0cXcyiXKavYaH9racvUKkxwAy/PnT9eIuM zcKD7OcIk5HuVdGQ3NM0w0D5S2fmkfu2Rh5Niv2WClUqNwkE3k8nh0sAhITspk3SfwrM BEp4xZNKBM8qIXmzmhyhdkSKPrhZtE+mxjyEmrqajeKndxpGMk6e+/wJ1tWksTV8KbcY Q94A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-language; bh=YZB9bJ1oeTtSafO17xqRaX3bWlUDOFhXmypBamd25Kc=; b=FaUYoMArQmTob7hTYYkKpPidkOQKc8QraxLhQv0cXus5MiTHGcHAQfR3GCu3nX6QUm 5uv9tFb31Xk+9Q+IvGaQeYMGZjtdCzaB49+lEZJ3cGGCriTiZ/hxmnOyBC9Epvvg5qBy 8cWqpFT3rHzere9c9A5btKC+Rtre9zqTz9n6AUsJdZ1utjwBvbY1/EJd4+wpaYw+2+mM EJG7TWakw6USdEq9TDtaOUzCT0laoZCaECVZl2XMjhArrOZltMo6bLRa8FtftZcFt2VT P7EAEEoccQzQCzrLXCaydVnywXp6obGqCA0XLQ5zHEIsCGYbeV608bB9czrynuU8EJMH D7uQ== X-Gm-Message-State: AOAM531uS/48EuVxDfn/LgQnVobBBp3H/0nuKs3LLbsd1HHYcWKo6vu0 SwRa2bhciTEfbA0vyW114mjKQA== X-Google-Smtp-Source: ABdhPJxs2WBpriPq8SmV9/yqYOXEq4dy8Yqv89BtVul97IEbieFm5pjf47czhxxzC6N1gh7BX3I4bQ== X-Received: by 2002:adf:f511:: with SMTP id q17mr1842494wro.192.1603926657442; Wed, 28 Oct 2020 16:10:57 -0700 (PDT) Received: from [192.168.0.12] (cpc87345-slou4-2-0-cust172.17-4.cable.virginm.net. [81.101.252.173]) by smtp.gmail.com with ESMTPSA id m8sm1573203wrw.17.2020.10.28.16.10.56 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 28 Oct 2020 16:10:56 -0700 (PDT) From: Jonny Grant Subject: sysdeps: Correct spelling in *HURD To: GNU C Library Message-ID: Date: Wed, 28 Oct 2020 23:10:56 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 Content-Language: en-GB X-Spam-Status: No, score=-9.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, GIT_PATCH_0, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Hello *Note this is the HURD version of the file. Please find attached patch created against latest git. Regards, Jonny From 587c4c796de97bda1f84ba64caff8b05560d2118 Mon Sep 17 00:00:00 2001 From: Jonny Grant Date: Wed, 28 Oct 2020 23:09:43 +0000 Subject: [PATCH] Correct 'ethenet' spelling Signed-off-by: Jonny Grant --- sysdeps/mach/hurd/net/ethernet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/mach/hurd/net/ethernet.h b/sysdeps/mach/hurd/net/ethernet.h index 06beb6c9af..d3c0970eb0 100644 --- a/sysdeps/mach/hurd/net/ethernet.h +++ b/sysdeps/mach/hurd/net/ethernet.h @@ -56,7 +56,7 @@ struct ether_header #define ETHER_MIN_LEN (ETH_ZLEN + ETH_CRC_LEN) /* min packet length */ #define ETHER_MAX_LEN (ETH_FRAME_LEN + ETH_CRC_LEN) /* max packet length */ -/* make sure ethenet length is valid */ +/* make sure ethernet length is valid */ #define ETHER_IS_VALID_LEN(foo) \ ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN) -- 2.25.1