Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757793AbaJaQHG (ORCPT ); Fri, 31 Oct 2014 12:07:06 -0400 Received: from mail-pa0-f46.google.com ([209.85.220.46]:44678 "EHLO mail-pa0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752203AbaJaQHE (ORCPT ); Fri, 31 Oct 2014 12:07:04 -0400 MIME-Version: 1.0 X-Originating-IP: [2a01:e35:2434:4600:7553:d774:575d:8267] In-Reply-To: References: <1414433284-31719-1-git-send-email-a.motakis@virtualopensystems.com> <1414433284-31719-18-git-send-email-a.motakis@virtualopensystems.com> From: Antonios Motakis Date: Fri, 31 Oct 2014 17:06:43 +0100 Message-ID: Subject: Re: [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable To: Bjorn Helgaas Cc: kvm-arm , "open list:INTEL IOMMU (VT-d)" , "alex.williamson@redhat.com" , Will Deacon , VirtualOpenSystems Technical Team , Christoffer Dall , Eric Auger , Kim Phillips , Marc Zyngier , Alexander Gordeev , "open list:VFIO DRIVER" , open list Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 27, 2014 at 9:12 PM, Bjorn Helgaas wrote: > On Mon, Oct 27, 2014 at 12:08 PM, Antonios Motakis > wrote: >> The virqfd_enable and virqfd_disable functions are now global. Add the >> vfio_ prefix to those functions. > > Wouldn't it be better to change the name *before* making them global? I will add a separate patch for renaming & exporting at the same time. > > Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/