From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933198AbcI0AiR (ORCPT ); Mon, 26 Sep 2016 20:38:17 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:17761 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932500AbcI0AiP (ORCPT ); Mon, 26 Sep 2016 20:38:15 -0400 To: Baoyou Xie Cc: james.smart@avagotech.com, dick.kennedy@avagotech.com, jejb@linux.vnet.ibm.com, martin.petersen@oracle.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org, arnd@arndb.de, xie.baoyou@zte.com.cn Subject: Re: [PATCH] lpfc: mark symbols static where possible From: "Martin K. Petersen" Organization: Oracle Corporation References: <1474782295-25644-1-git-send-email-baoyou.xie@linaro.org> Date: Mon, 26 Sep 2016 20:37:55 -0400 In-Reply-To: <1474782295-25644-1-git-send-email-baoyou.xie@linaro.org> (Baoyou Xie's message of "Sun, 25 Sep 2016 13:44:55 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: userv0021.oracle.com [156.151.31.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Baoyou" == Baoyou Xie writes: Baoyou> In fact, these functions are only used in the file in which they Baoyou> are declared and don't need a declaration, but can be made Baoyou> static. so this patch marks these functions with 'static'. Applied to 4.9/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering