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 2D0AFC61DA4 for ; Tue, 14 Mar 2023 00:36:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230394AbjCNAgz (ORCPT ); Mon, 13 Mar 2023 20:36:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53034 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230195AbjCNAgh (ORCPT ); Mon, 13 Mar 2023 20:36:37 -0400 Received: from mail-qt1-x836.google.com (mail-qt1-x836.google.com [IPv6:2607:f8b0:4864:20::836]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E2F0856AD; Mon, 13 Mar 2023 17:36:21 -0700 (PDT) Received: by mail-qt1-x836.google.com with SMTP id c1so1246346qtw.1; Mon, 13 Mar 2023 17:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678754180; 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=hQ2E6fONpVmwnalpjCD7FfF7Bo09AwDHDCdSmBwilYo=; b=bCzrUYHA9KSn5xjDlX5q+zvFdZ4zkN6ZwN9H/trCXQ+/NCkUjV2x9jtCx/u56A1G1z TaANRTTQj6XyUGola/eJKrn+4M1FTOeYE46Je7UuTWp95Ml5o85mhTQL6GbXhENmUXjb eFgyBYpU83sF8kPaduXtqgNCF/tYi9QYnFkCWuk8Wgn0W3E3sA6IwBhVr4VLdCMDJJKT BkCx7adX58p6ImLMIsh+V7gcVGFxmq0eB9WvGm9FWUq0UlFXZr3HDnTw9zy43hNEr/X2 X0Tu78sC6JXWCv6tAWRYKuODSQ8fOm97uILZZQmw577Y9ntkHt24k++1KeqvKD2yokJm F/dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678754180; 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=hQ2E6fONpVmwnalpjCD7FfF7Bo09AwDHDCdSmBwilYo=; b=Ps+kbtAVNE6hJXdSLZ3Hn0tQDLkMUiIvy98WJScxSfSYDu2WCv7R9p1Jv7E/ZNSveI watPy2B73LWSM6036IZJRBze7t7KK67d/XUYUgYfFdWN7F+2sq7rtXe/HFckTboBRRyk RJH/tK2NaJjRbdNmtdU2Alb+XV/c1m0SU8P7tAMVQhQ9oAOFc3QHByDMNRG6wzWdPqOv v93vp4xdk8A/sv9wEALi7ZGln1h8p3GgrBtBfrdZuFKcv2z14AncHIdsbYjR6WD0Le/R 3QXgBSFeemmQ3G0VCEssqxgTyNjyAtgCFi2u0ajSDLNykaVP04VZVjaFY+5olJmTbBV3 lkEQ== X-Gm-Message-State: AO0yUKV3gLM+X26TqRBYHoBqLPHHMlVWa0AT+mlj43bw/FEC6s4q3Qlq wOJUfPF1VzLyrJkJyxlgkWc= X-Google-Smtp-Source: AK7set+UnEUT/H341lXDrviuCGtM2d+N+KLrxdEch/LIOQpTx1n5qnLiekpa2fy90O42UBABsLflig== X-Received: by 2002:ac8:7d95:0:b0:3bf:b0c6:4993 with SMTP id c21-20020ac87d95000000b003bfb0c64993mr63869759qtd.44.1678754180154; Mon, 13 Mar 2023 17:36:20 -0700 (PDT) Received: from localhost (pool-173-73-95-180.washdc.fios.verizon.net. [173.73.95.180]) by smtp.gmail.com with UTF8SMTPSA id j15-20020ac8404f000000b003b323387c1asm571161qtl.18.2023.03.13.17.36.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Mar 2023 17:36:19 -0700 (PDT) From: Sean Anderson To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , netdev@vger.kernel.org Cc: Simon Horman , linux-kernel@vger.kernel.org, Sean Anderson Subject: [PATCH net-next v3 4/9] net: sunhme: Alphabetize includes Date: Mon, 13 Mar 2023 20:36:08 -0400 Message-Id: <20230314003613.3874089-5-seanga2@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20230314003613.3874089-1-seanga2@gmail.com> References: <20230314003613.3874089-1-seanga2@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alphabetize includes to make it clearer where to add new ones. Signed-off-by: Sean Anderson --- (no changes since v2) Changes in v2: - Make some more includes common drivers/net/ethernet/sun/sunhme.c | 59 ++++++++++++++----------------- 1 file changed, 27 insertions(+), 32 deletions(-) diff --git a/drivers/net/ethernet/sun/sunhme.c b/drivers/net/ethernet/sun/sunhme.c index 5e17b1cdf016..acdcae2cb49a 100644 --- a/drivers/net/ethernet/sun/sunhme.c +++ b/drivers/net/ethernet/sun/sunhme.c @@ -14,48 +14,43 @@ * argument : macaddr=0x00,0x10,0x20,0x30,0x40,0x50 */ -#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 - -#ifdef CONFIG_SPARC -#include +#include +#include #include +#include +#include +#include +#include +#include +#include +#include +#include + +#ifdef CONFIG_SPARC +#include #include #include #include #include -#include -#endif -#include - -#include - -#ifdef CONFIG_PCI -#include #endif #include "sunhme.h" -- 2.37.1