From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Date: Mon, 26 Jun 2017 17:32:27 +0000 Subject: Re: [PATCH] scsi: hptiop: make function hptiop_iop_request_callback_itl static Message-Id: List-Id: References: <20170622155219.22871-1-colin.king@canonical.com> In-Reply-To: <20170622155219.22871-1-colin.king@canonical.com> (Colin King's message of "Thu, 22 Jun 2017 16:52:19 +0100") MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Colin King Cc: HighPoint Linux Team , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > The function hptiop_iop_request_callback_itl does not need to be in > global scope, so make it static. > > Cleans up sparse warning: > "symbol 'hptiop_iop_request_callback_itl' was not declared. Should it > be static?" Applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: hptiop: make function hptiop_iop_request_callback_itl static Date: Mon, 26 Jun 2017 13:32:27 -0400 Message-ID: References: <20170622155219.22871-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:19363 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbdFZRck (ORCPT ); Mon, 26 Jun 2017 13:32:40 -0400 In-Reply-To: <20170622155219.22871-1-colin.king@canonical.com> (Colin King's message of "Thu, 22 Jun 2017 16:52:19 +0100") Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Colin King Cc: HighPoint Linux Team , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Colin, > The function hptiop_iop_request_callback_itl does not need to be in > global scope, so make it static. > > Cleans up sparse warning: > "symbol 'hptiop_iop_request_callback_itl' was not declared. Should it > be static?" Applied to 4.13/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering