From nobody Thu Sep 11 02:22:07 2025 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19A89C636D6 for ; Wed, 22 Feb 2023 21:04:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232501AbjBVVE0 (ORCPT ); Wed, 22 Feb 2023 16:04:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37398 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232072AbjBVVEQ (ORCPT ); Wed, 22 Feb 2023 16:04:16 -0500 Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D3C543466; Wed, 22 Feb 2023 13:04:09 -0800 (PST) Received: by mail-qv1-xf2f.google.com with SMTP id ks17so9672860qvb.6; Wed, 22 Feb 2023 13:04:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4naJ6q2mpV14L328WP+fo6L/bH+sQxAWTU11AMC6vXI=; b=WhwDZiE7wEfnzLCFDmjSUe1vNPX0r2yRHZCB6I2Skwu2bS+fRxh9fbtObrWYCj4Pe8 T1ZHkFLaa+vWIkCtQkKDs9rZDlZ+4ASQf82EG2w87hDefkA+3Ut0Y0c74V/8LqlEHIlA XF03Npnf2DKzmZDgRaipTjJSuN+4pEXvZTSoYMMsx2o+LionSQU8GPBz39AF9YvS5BJg gjcdwvYmwWOZkzOlCGIEswAjzhJUHNFLTfrMQREzVMUV6XlnTaPegS1poFba9Gwc4iVl 2940lMK2KG9YOlAHSCURAmRhhtsW+HwiQBYB8j999T8xgWbf1WY4MgLGAfTRTOF/OU2D gcrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4naJ6q2mpV14L328WP+fo6L/bH+sQxAWTU11AMC6vXI=; b=EUySyRq8ZrSx4/Q/ENvZ0uG3T+GeVp17dLlRZkOlFcvhrfXN8cIGwrJlq82kf88olT QqxQZZawg1rZz6DLMGgBM80Y3+mBAaFAxJGVBl6EcGdysUMub3PJVgvAstES2IC1B0Ui f3JpOe0yOvmLaa/4W7gpNxUUm5s2XFlt0IWJ2ccVMuZ0ZgFDP4TodIrzs6j5HL0ETRZU /AbvxxHWmawdkCIDRHIe8zErVtw3kK3WS9HLhVcFMML3KjQDu3+OtFkDxjbX/Hx34dgj VftVErTOuKTYUdQQV6/cAFy3Ydlg3PxHj2WCRcNmz5vCrZ46d4lbUpQ/HGDLciCtStxi k+KQ== X-Gm-Message-State: AO0yUKUitb1w4+8iO1Bn8wr5ADtd2XoInuY/33PFdQ5MiDwfDqEW1iWr VGRKu2Q1bmUpTv4BWRXwu1AdLK9cttRV0g== X-Google-Smtp-Source: AK7set/i7giz/p1c7hM+bfagpeW02zvj4KwAUPL9gk7Nu4fQvEjofxx9lXx7ZjIljutZoLeHOm/DFw== X-Received: by 2002:ad4:594e:0:b0:56e:bf1f:6a9b with SMTP id eo14-20020ad4594e000000b0056ebf1f6a9bmr20668983qvb.26.1677099848320; Wed, 22 Feb 2023 13:04:08 -0800 (PST) Received: from localhost (pool-173-73-95-180.washdc.fios.verizon.net. [173.73.95.180]) by smtp.gmail.com with UTF8SMTPSA id 128-20020a370b86000000b0073b59128298sm5138333qkl.48.2023.02.22.13.04.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Feb 2023 13:04:07 -0800 (PST) From: Sean Anderson To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org, Sean Anderson Subject: [RFC PATCH net-next 4/7] net: sunhme: Alphabetize includes Date: Wed, 22 Feb 2023 16:03:52 -0500 Message-Id: <20230222210355.2741485-5-seanga2@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20230222210355.2741485-1-seanga2@gmail.com> References: <20230222210355.2741485-1-seanga2@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" Alphabetize includes to make it clearer where to add new ones. Signed-off-by: Sean Anderson --- drivers/net/ethernet/sun/sunhme.c | 45 +++++++++++++++---------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/drivers/net/ethernet/sun/sunhme.c b/drivers/net/ethernet/sun/s= unhme.c index 127253c67c59..ab39b555d9f7 100644 --- a/drivers/net/ethernet/sun/sunhme.c +++ b/drivers/net/ethernet/sun/sunhme.c @@ -14,41 +14,40 @@ * argument : macaddr=3D0x00,0x10,0x20,0x30,0x40,0x50 */ =20 -#include -#include -#include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include -#include -#include #include -#include -#include -#include #include -#include +#include +#include +#include +#include #include -#include -#include -#include +#include +#include #include -#include +#include #include -#include -#include -#include - -#include -#include -#include +#include +#include +#include =20 #ifdef CONFIG_SPARC -#include -#include +#include #include #include #include #include -#include +#include +#include #endif #include =20 --=20 2.37.1