Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp2513712iob; Sun, 15 May 2022 22:45:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxAjQadS4cGfDIL4ABkKhdN6HCu2Sr0omH4uW5rcjqxymXKwzew76Wk3nfQip2F3dpXjDik X-Received: by 2002:adf:d1ce:0:b0:20c:5d7c:b513 with SMTP id b14-20020adfd1ce000000b0020c5d7cb513mr12914902wrd.651.1652679931868; Sun, 15 May 2022 22:45:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1652679931; cv=none; d=google.com; s=arc-20160816; b=tzmSH2PkHaTcSyepbLBkNDAKpHb5mGcif2mvnzIEw6/xclo5t50BKYn0Dgr//t9hw5 ClN62emyYccFvIbTblDgXZdpQ0vwGgQ1Mu18VZ/GTZG9p9GU6Mrpo8ihj0RGSNZuIYvA AsXtCw2X1m9lwvEbQQcDIxp3Fd004oYevpaoaleSav/Ws4d1uKh8Q9cVgsgqDQSn8AO8 arEEwuqa7cUk5mqIVEo7VFsQn51ZvXku6SAXT9HTgIJYkt9yidGSmkKF7H6kD/M/4eS1 t62wK4TOEVF3Kv4KpNh3J+qX1jkFR4vXlN+XVANbvF3EZpDiFJBlMHtKOy/5TLfgIyik KrwA== 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:date :message-id:subject:references:in-reply-to:cc:to:from; bh=NKd5px2tyUJQ7kupm5j2DnJVCxY5NuXWkv4XUwMEcGM=; b=EUJkDhmNZpevbNyGMW2TZrgHdfWQCuZ46O/0U/fC8YW0ZRlivYqF5B5LSbTpt2Tdgg /yC6oHQREq3ijDuvOB0pylCgE2VQ9/ze3ag18iKzUczd7ejVFTSxQFUO5Aws75Hqmja4 KdnC6Cpxu7imqcSEcT8TpGVEgO4SWWMVlTfuvPySGSHP3g1zHLngfPsG4HKzOlT96DHK nK3KKTCM5n+j2664PZHPi8lhXkREMchVTA29BEJ9lG+TNDR9jrNG8RyzCwsGxD3EmL0V 7w9852jvnQdqLwbOFRCc1MkZcgxZB5nRjAz5vZYHIFxmVMR1z4wdyWo+fgoxylOaEN85 5JDg== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id e10-20020a5d6d0a000000b00207b7f7d077si10972807wrq.828.2022.05.15.22.45.05; Sun, 15 May 2022 22:45:31 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236288AbiEOKRM (ORCPT + 99 others); Sun, 15 May 2022 06:17:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236271AbiEOKRI (ORCPT ); Sun, 15 May 2022 06:17:08 -0400 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 60AB117A93 for ; Sun, 15 May 2022 03:17:08 -0700 (PDT) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4L1JG93lXtz4xXJ; Sun, 15 May 2022 20:17:05 +1000 (AEST) From: Michael Ellerman To: benh@kernel.crashing.org, ruscur@russell.cc, YueHaibing , oohall@gmail.com, mpe@ellerman.id.au, nick.child@ibm.com, paulus@samba.org, christophe.leroy@csgroup.eu Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org In-Reply-To: <20220316104239.26508-1-yuehaibing@huawei.com> References: <20220316104239.26508-1-yuehaibing@huawei.com> Subject: Re: [PATCH v2 -next] powerpc/eeh: Remove unused inline functions Message-Id: <165260954984.1040779.9924441836509487459.b4-ty@ellerman.id.au> Date: Sun, 15 May 2022 20:12:29 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, 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 On Wed, 16 Mar 2022 18:42:39 +0800, YueHaibing wrote: > pseries_eeh_init_edev() is exclusively in eeh_pseries.c, > make it static and remove unused inline function. > pseries_eeh_init_edev_recursive() is only called from files build > wich CONFIG_HOTPLUG_PCI_RPA which depends on CONFIG_PSERIES and > CONFIG_EEH, so can remove the unused inline version. > > > [...] Applied to powerpc/next. [1/1] powerpc/eeh: Remove unused inline functions https://git.kernel.org/powerpc/c/f06351f8c0c85e2d53e73c53a33b4ef55b4ad6de cheers