From patchwork Sun Jan 8 12:32:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe JAILLET X-Patchwork-Id: 40494 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4e01:0:0:0:0:0 with SMTP id p1csp1685723wrt; Sun, 8 Jan 2023 04:36:34 -0800 (PST) X-Google-Smtp-Source: AMrXdXvEhJTvff+aD2PG31KLjSXuWNacAudYg5ZCg16b04cJxUk8wjfQcxJgEhL92IhW80UM9yVZ X-Received: by 2002:a17:90a:d0c6:b0:226:ff8e:8bcb with SMTP id y6-20020a17090ad0c600b00226ff8e8bcbmr3071663pjw.42.1673181393979; Sun, 08 Jan 2023 04:36:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673181393; cv=none; d=google.com; s=arc-20160816; b=UN63EXu+bFsQiQUQYg4M4sDzf++ivseVwTZEogFJBNLf4M9ehihnOhNCkqbp6mW/lw pQf5GT8bOXtZq397rMs7hZZtYklck53rbR25J4V3ErMlngd9+o6lrcB+WmUeIyBhdnFx aoGhDtFjeQ94n/xwEoEWcTPQPl9gqab4ydR9EgTtq6GvfzwkNEnoBJmrmaORVORgZ4It w9CUt2PahZsMN7gb0O3o8cyczeSthC9b12baY+b3k1K/QW/1oJMB37N1KRPQ4MPGLzh7 BGO4QNnvGqmPtVIY6Z9w4XEWZaM+yjYhZXedbWcBgoL+PDwrV7HwM6zTyRH3b95M1t0t fhUQ== 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=14GysCcBbzKcUy6onN95ZP6KsJjtzsLE0JWy5drvEBY=; b=PIeLdJRI3ajGFTF7ulmSRcUZ59T7rVxvLPknNGdgg3NPNUP/W5ffPb80DOmGh5graO BHy0p7u9haBgTEdgLpqg75x2kfptqhpNvYGEBxbpLMr0HslOsoLr9/cW24iHrwJQ/DAT odh1p+trpskYTesSndgQNE3gX+Jiz7ycbxHc2LMsYeEQR0coGE+JmkFf0WLdqmRs9t7v zcSwX4KYup3Y6HBXxfpjhAXM5ATqgY0us2joEf3133nKedCYh2m9dzyyDW2e+phpjdea AiJ9VE1ZFel5XbOXV/motDguoQMvr2lHMYbtxxlZQ/AxSliovjnE+mwYsbHWC8wuiUYf QfrA== 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 Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id pi16-20020a17090b1e5000b00213120e0c85si11894275pjb.156.2023.01.08.04.36.21; Sun, 08 Jan 2023 04:36:33 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233132AbjAHMdA (ORCPT + 99 others); Sun, 8 Jan 2023 07:33:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57448 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232624AbjAHMc7 (ORCPT ); Sun, 8 Jan 2023 07:32:59 -0500 Received: from smtp.smtpout.orange.fr (smtp-29.smtpout.orange.fr [80.12.242.29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19057BF5D for ; Sun, 8 Jan 2023 04:32:56 -0800 (PST) Received: from pop-os.home ([86.243.100.34]) by smtp.orange.fr with ESMTPA id EUr7pusmESTJGEUr7pUBmi; Sun, 08 Jan 2023 13:32:54 +0100 X-ME-Helo: pop-os.home X-ME-Auth: Y2hyaXN0b3BoZS5qYWlsbGV0QHdhbmFkb28uZnI= X-ME-Date: Sun, 08 Jan 2023 13:32:54 +0100 X-ME-IP: 86.243.100.34 From: Christophe JAILLET To: viro@zeniv.linux.org.uk Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Christophe JAILLET Subject: [PATCH] fs/dcache: Remove unneeded math.h and rculist.h includes Date: Sun, 8 Jan 2023 13:32:52 +0100 Message-Id: <028298a8b70a67a70bc7b7eb0b07d9780fc1e5f3.1673181086.git.christophe.jaillet@wanadoo.fr> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=unavailable 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?1754457853739115236?= X-GMAIL-MSGID: =?utf-8?q?1754457853739115236?= and are not used by . Remove them. Signed-off-by: Christophe JAILLET --- I've built: arch/mips (cross-built) arch/powerpc (cross-built) drivers/crypto/caam/ drivers/gpu/drm/msm/ drivers/infiniband/hw/hfi1/ drivers/net/ethernet/amd/xgbe/ drivers/net/ethernet/freescale/dpaa2/ drivers/net/wireless/marvell/libertas/debugfs.o drivers/s390/cio/ccwgroup.o (cross-built) drivers/usb/gadget/function/f_mass_storage.o fs/ kernel/events/core.o kernel/sysctl.o lib/ net/unix/af_unix.o security/ Let see if build-bots spot something I've missed. --- include/linux/dcache.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/dcache.h b/include/linux/dcache.h index 6b351e009f59..c4db829d48cf 100644 --- a/include/linux/dcache.h +++ b/include/linux/dcache.h @@ -4,8 +4,6 @@ #include #include -#include -#include #include #include #include