From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steve Wise" Subject: RE: [PATCH v2] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible Date: Mon, 29 Aug 2016 09:24:54 -0500 Message-ID: <003e01d20201$1c71ab40$555501c0$@opengridcomputing.com> References: <1472354958-32613-1-git-send-email-baoyou.xie@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1472354958-32613-1-git-send-email-baoyou.xie-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Content-Language: en-us Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: 'Baoyou Xie' , dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, arnd-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, xie.baoyou-Th6q7B73Y6EnDS1+zs4M5A@public.gmane.org List-Id: linux-rdma@vger.kernel.org > Subject: [PATCH v2] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible > Is "fix:infiniband:hw:cxgb4:qp:" some standard way patches are being submitted these days? Usually it would be the module name, something like: iw_cxgb4: make _free_qp() static Steve -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757457AbcH2OZc (ORCPT ); Mon, 29 Aug 2016 10:25:32 -0400 Received: from smtp.opengridcomputing.com ([72.48.136.20]:52030 "EHLO smtp.opengridcomputing.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757000AbcH2OZa (ORCPT ); Mon, 29 Aug 2016 10:25:30 -0400 From: "Steve Wise" To: "'Baoyou Xie'" , , , Cc: , , , References: <1472354958-32613-1-git-send-email-baoyou.xie@linaro.org> In-Reply-To: <1472354958-32613-1-git-send-email-baoyou.xie@linaro.org> Subject: RE: [PATCH v2] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible Date: Mon, 29 Aug 2016 09:24:54 -0500 Message-ID: <003e01d20201$1c71ab40$555501c0$@opengridcomputing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJo1HfQL3tADsyI4h8brKm9H7+PmZ8yWKOQ Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Subject: [PATCH v2] fix:infiniband:hw:cxgb4:qp:mark symbols static where possible > Is "fix:infiniband:hw:cxgb4:qp:" some standard way patches are being submitted these days? Usually it would be the module name, something like: iw_cxgb4: make _free_qp() static Steve