From patchwork Sat May 20 16:06:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Miaohe Lin X-Patchwork-Id: 96744 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:b0ea:0:b0:3b6:4342:cba0 with SMTP id b10csp235485vqo; Sat, 20 May 2023 01:47:03 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4dedMzq9wNB5YotPi+Wus3N7E7Xep0Sp+FqiktZrnhaWTlHuMZlZApajJ92xM9pNWXrueK X-Received: by 2002:a05:6a00:1803:b0:643:6aed:3a9 with SMTP id y3-20020a056a00180300b006436aed03a9mr6695685pfa.0.1684572423260; Sat, 20 May 2023 01:47:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684572423; cv=none; d=google.com; s=arc-20160816; b=AdJIp9Lh7t/SMir146QpRl5ZxNh1AstsHmZisuXmHjFI95xthvztHigEYWs9LMgdXl nAfz/F7uZRuvgh/iPmynhcPp+HdzHN5UZ699xwz45sTuirVEn9uBTXL1zBQD8BFqne5Z 9bFDxAoi2gkHC9u+TtaGRBtMi2vbBc+qUK5lp36OrDBu2e5mrzbtVFTcyz4ZcOqciGdg dqsix1KtYBnRcWQau2G8zqgHjyKS3f6JEQabO8ZGnoOoJP+61GaDAxjH/zt+LVCzo3o8 p71Z6YV/WvZSAWzMCSCv2WIQPwmCvWZBnz1/0yWkgm/YOnYwzq7KxKU2tkBSR8DJY3RQ Etfg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=IebM3e3TYUnY7NITjeEsjDZNmlDRGAlwCXh/W9W0Wq8=; b=sEVidXFQJxY414LZ9KwlKZSX8irMkp1HQtIQ5RBEqhDiG2bhj8P+ckZ/nwFVCMixpZ SAjuacCn7CIa0McRTTermm2lEASOre+iFuhQyxKbB1bUt0mQ5ej2Wtvf8L+aqHN4jsG1 Xe/VCEn9q4YCGghA/vulHsCNf7n/cjxX3xnZbpQotHqyexuP3ZrjcvX3YPcH8CYC8i8n /6CmP4KbDVuuz3cvOn3D+HTkfGT0Au+Ut1nsooVD81q3KHi22OPpOnwQ41+PDDmjDVIf 5M+LTDfF0UdAL/a4ugusU091mRAX5VbL7DU2bUQrv9jHjGPOogkMdEFmtHPoHKaVcNBj Z7Vg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id p186-20020a6229c3000000b0063b82909b1esi1220402pfp.0.2023.05.20.01.46.48; Sat, 20 May 2023 01:47:03 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231177AbjETIPL (ORCPT + 99 others); Sat, 20 May 2023 04:15:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57570 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229718AbjETIPK (ORCPT ); Sat, 20 May 2023 04:15:10 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D71CE43; Sat, 20 May 2023 01:15:08 -0700 (PDT) Received: from canpemm500002.china.huawei.com (unknown [172.30.72.56]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4QNc0G2PW8zsRpX; Sat, 20 May 2023 16:13:02 +0800 (CST) Received: from huawei.com (10.175.104.170) by canpemm500002.china.huawei.com (7.192.104.244) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Sat, 20 May 2023 16:15:05 +0800 From: Miaohe Lin To: , , , CC: , Subject: [PATCH] cgroup/cpuset: remove unneeded header files Date: Sun, 21 May 2023 00:06:34 +0800 Message-ID: <20230520160634.3015106-1-linmiaohe@huawei.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 X-Originating-IP: [10.175.104.170] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To canpemm500002.china.huawei.com (7.192.104.244) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00,DATE_IN_FUTURE_06_12, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1766402213633688411?= X-GMAIL-MSGID: =?utf-8?q?1766402213633688411?= Remove some unnecessary header files. No functional change intended. Signed-off-by: Miaohe Lin --- kernel/cgroup/cpuset.c | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c index e4ca2dd2b764..a136c3e6144b 100644 --- a/kernel/cgroup/cpuset.c +++ b/kernel/cgroup/cpuset.c @@ -25,25 +25,13 @@ #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 @@ -51,18 +39,9 @@ #include #include #include -#include #include -#include -#include -#include -#include -#include -#include #include #include -#include -#include #include #include #include