Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp863983ybl; Fri, 24 Jan 2020 10:56:50 -0800 (PST) X-Google-Smtp-Source: APXvYqwYHr9kCxAf5S2YoFMnaInBRPqDyN+8EOeo+3AXO2GXQ/8rVva3dQBuZVyYY+LNVwqhGU6b X-Received: by 2002:a05:6808:aa8:: with SMTP id r8mr160683oij.7.1579892210629; Fri, 24 Jan 2020 10:56:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579892210; cv=none; d=google.com; s=arc-20160816; b=FoA0bUHCtHovLebdZ5CK62e9kOdvM6BtrmB9nrxnPsJaibxNm/63ogs1zVXxLYNNm5 UUKaRgWao+lsEwn8aHR4LTd/RXH5XcGVpdXJSGmm8Vjkjjev3PAvxVvR2C39l1YzYbMK 7HkwnvrO0m4kHCwBv/zZ5f1h+PNbxGFbY83sA0plis3DtCDdOYxbkMHu7WZJm9cIhCdR Ou0NcxZ9qGyS67ANx42UMPyVTH/j3qxRUbFSZdoE+FBvC7xnV0oe31XJgloQUa/lkUE9 /GX9G15HPRkGZcvw+WRP1WGljDgxlq28E18dTulTKggnhCwb15MFB96z7EuCzuPOxb08 D+FQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=2jIvkJGg+0WEbrcENyQN/w48fMxiv+U54HuZFYSskOA=; b=jPjukMINq2tjC7iNh6t3hlPFQ47cBslFYSedbjM9EG2Q5vOL07qu55dJ3Xm4A//wIz /JeA0hk1pIQlZ/VniIf1t5DQRqcfLR6Fhf7M3O6x6+XJvkSPJEsHZoDXAXefaczvr7sZ 80L8bRohqoNPvMdXuj1RKBNv95KC5CIjq1AArCq7CgvMn/tLt+9yzZaxEFMR1q1KFHBT Z8dOXMsTO1lg5wD+sCpE/Xst3a90A13u2jUtBHGhVIPfX0wRGlrIxFanm9yTeb65xSWH esOkHXEaZASYyZlVHz/KwbegNbIihoZS+cInWXWjkR3Y1bkgs6rplSMFNWOYHpkTxAmX OOOg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g1ouItwz; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e9si3016026otk.318.2020.01.24.10.56.37; Fri, 24 Jan 2020 10:56:50 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g1ouItwz; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404190AbgAXLaL (ORCPT + 99 others); Fri, 24 Jan 2020 06:30:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:47680 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404162AbgAXLaK (ORCPT ); Fri, 24 Jan 2020 06:30:10 -0500 Received: from localhost (ip-213-127-102-57.ip.prioritytelecom.net [213.127.102.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E6E95206D4; Fri, 24 Jan 2020 11:30:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579865409; bh=0sWVLojeXDKp609NbBVtEg9rtYTBS9YwV5znCwMXvhs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=g1ouItwzzeOd2LH+sInimXhTjCM0etY9kV5TUZ+FAoz60ne+S8dqkQQxsHaRtKT4A LQ23UnsTzhpIc52YXrpSBw4M2kbROVXBdvIQ6F8Rnaim40TjdAHs8ZiteZhIzBM1qa EXFpoCSX7V6Y55YBrvxG+HeiVLieP4whzoD4c90Y= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chuansheng Liu , Andy Shevchenko , Jens Axboe , Sasha Levin Subject: [PATCH 4.19 525/639] ahci: Do not export local variable ahci_em_messages Date: Fri, 24 Jan 2020 10:31:35 +0100 Message-Id: <20200124093154.566272768@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200124093047.008739095@linuxfoundation.org> References: <20200124093047.008739095@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Andy Shevchenko [ Upstream commit 60fc35f327e0a9e60b955c0f3c3ed623608d1baa ] The commit ed08d40cdec4 ("ahci: Changing two module params with static and __read_mostly") moved ahci_em_messages to be static while missing the fact of exporting it. WARNING: "ahci_em_messages" [vmlinux] is a static EXPORT_SYMBOL_GPL Drop export for the local variable ahci_em_messages. Fixes: ed08d40cdec4 ("ahci: Changing two module params with static and __read_mostly") Cc: Chuansheng Liu Signed-off-by: Andy Shevchenko Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/ata/libahci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/ata/libahci.c b/drivers/ata/libahci.c index b5f57c69c4878..2bdb250a2142c 100644 --- a/drivers/ata/libahci.c +++ b/drivers/ata/libahci.c @@ -191,7 +191,6 @@ struct ata_port_operations ahci_pmp_retry_srst_ops = { EXPORT_SYMBOL_GPL(ahci_pmp_retry_srst_ops); static bool ahci_em_messages __read_mostly = true; -EXPORT_SYMBOL_GPL(ahci_em_messages); module_param(ahci_em_messages, bool, 0444); /* add other LED protocol types when they become supported */ MODULE_PARM_DESC(ahci_em_messages, -- 2.20.1