From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935320AbdHYW2r (ORCPT ); Fri, 25 Aug 2017 18:28:47 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:44163 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933777AbdHYW2q (ORCPT ); Fri, 25 Aug 2017 18:28:46 -0400 To: Arnd Bergmann Cc: James Smart , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , Hannes Reinecke , Johannes Thumshirn , Dan Carpenter , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] scsi: lpfc: avoid an unused function warning From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170824231016.1843118-1-arnd@arndb.de> Date: Fri, 25 Aug 2017 18:27:40 -0400 In-Reply-To: <20170824231016.1843118-1-arnd@arndb.de> (Arnd Bergmann's message of "Fri, 25 Aug 2017 01:09:59 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Arnd, > The only reference to lpfc_nvmet_replenish_context() is inside of an > #ifdef, leading to a harmless warning when CONFIG_NVME_TARGET_FC is > disabled: Applied to 4.14/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering