From patchwork Fri Mar 24 17:51:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Anderson X-Patchwork-Id: 13187079 X-Patchwork-Delegate: kuba@kernel.org 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 CE550C6FD1C for ; Fri, 24 Mar 2023 17:52:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231923AbjCXRwK (ORCPT ); Fri, 24 Mar 2023 13:52:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231806AbjCXRwE (ORCPT ); Fri, 24 Mar 2023 13:52:04 -0400 Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E3941A65C; Fri, 24 Mar 2023 10:51:45 -0700 (PDT) Received: by mail-qt1-x831.google.com with SMTP id w25so2195928qtc.5; Fri, 24 Mar 2023 10:51:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679680304; 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=U7ZD9kn2BY11SCfWQ4DwMeiI3/L1tegSbDSWDWtewTQ=; b=eWjkFDzrfnaPTsfw6HTF4lwhNdII6o59YHBnEGPTVbMY8W1r/ltw81OLAPLvqbLN8O RcRLnS4JtJtS7K4ECm6qWSxofiS+jRebewG8GZp4bz72XCrD+rV4PrxJP/96AIbnK6iD TUGas643K0pQZNLvXQsLYOb06rWLdICEgzsBTt/Tlc4pnsam+wN5Py8LsY3gKBd5D6RT CZTSAXAco1Ly0J5iImHqr8RkVCB/WWMhnohVZw+QBhBdniryuVUTtu5kiZWGAY8gTT9q UJXCbAnEQ5VaPgYwSuXVcVmxQkFkB17ECtjxOsjNM9PK3rLNvXk6PklYFEF06T4pek5N 190w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679680304; 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=U7ZD9kn2BY11SCfWQ4DwMeiI3/L1tegSbDSWDWtewTQ=; b=i7ZzcUOnIlqtiYFXi+hA9pARyxCsBLP3eWXznNYuaKHEE3XD4p7HGjWyvfangpTEib xYpi4/RZ9XzN/W9P5HeI5BRt8RszzX1HQV7OlnldOU1MMP30vhLaW2jlXD7mmg8QWhKk Kfop05Uo9DLisrUkjO5kP1EaaRIWehRFajrU9aITfQj6PyJv6nXZCfnOp6w6zmXyjz8P 6mCC65dogwhr8meMLwOl3+fYnOCy02Lux/azI+wheK0ilS4MOgqSQnzIHqOW7DrakoSy QfkwmvFuy/0aqs/IUW7vgDAGJexfwAyTLGkrEJRxPMcYonb6DOyOkvf8OdpEyxvEwuOR Ulmg== X-Gm-Message-State: AO0yUKVhjNfKDnADXoqG07oi9ULMbHsLi1L0niGKot0fyoK+WBGaaLTV +ysUqJh//qL4mXqYk8kGL7E= X-Google-Smtp-Source: AKy350YMPRbmn0ZnCDPO3d8qnkow4YQXIcJKWtJZVMWGP0ORTOOKvSJzhUFXE7kwpPljqNMh5NsenQ== X-Received: by 2002:ac8:7d8d:0:b0:3bf:d4c3:365d with SMTP id c13-20020ac87d8d000000b003bfd4c3365dmr6425182qtd.14.1679680303959; Fri, 24 Mar 2023 10:51:43 -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 w9-20020ac843c9000000b003d8f78b82besm5338730qtn.70.2023.03.24.10.51.43 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Mar 2023 10:51:43 -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 v4 05/10] net: sunhme: Alphabetize includes Date: Fri, 24 Mar 2023 13:51:31 -0400 Message-Id: <20230324175136.321588-6-seanga2@gmail.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20230324175136.321588-1-seanga2@gmail.com> References: <20230324175136.321588-1-seanga2@gmail.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: kuba@kernel.org Alphabetize includes to make it clearer where to add new ones. Signed-off-by: Sean Anderson Reviewed-by: Simon Horman --- (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 4efcf60644aa..e9613db3bdee 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"