From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756288AbdJQCmD (ORCPT ); Mon, 16 Oct 2017 22:42:03 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:48325 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752949AbdJQCmC (ORCPT ); Mon, 16 Oct 2017 22:42:02 -0400 To: Colin King Cc: Hannes Reinecke , "James E . J . Bottomley" , "Martin K . Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi: aic7xxx: make a couple of functions static From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171005120153.32383-1-colin.king@canonical.com> Date: Mon, 16 Oct 2017 22:41:20 -0400 In-Reply-To: <20171005120153.32383-1-colin.king@canonical.com> (Colin King's message of "Thu, 5 Oct 2017 13:01:53 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Colin, > Functions ahc_devlimited_syncrate and ahc_linux_initialize_scsi_bus > are declared static in their prototypes but are missing in their > definitions, so add the missing static. Applied to 4.15/scsi-queue. Thanks! -- Martin K. Petersen Oracle Linux Engineering