From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5vTR-0003yS-L4 for qemu-devel@nongnu.org; Fri, 09 Mar 2012 03:46:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5vTL-0005Ox-HS for qemu-devel@nongnu.org; Fri, 09 Mar 2012 03:46:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5vTL-0005OW-9e for qemu-devel@nongnu.org; Fri, 09 Mar 2012 03:46:47 -0500 Message-ID: <4F59C371.50304@redhat.com> Date: Fri, 09 Mar 2012 09:46:41 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1331198182-11516-1-git-send-email-kraxel@redhat.com> <4F5924C4.3020303@suse.de> <4F59A846.9080300@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RfC PATCH 0/2] usb: reorganize source files. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: =?ISO-8859-1?Q?Andreas_F=E4rber?= , Anthony Liguori , qemu-devel@nongnu.org Hi, >> 'dev-' isn't the greated pick as it is somewhat generic indeed. I've >> also considered 'emu-' (to contrast with host-*), but it has pretty much >> the same issue. Other suggestions? > > Looks like all your dev- actually start with dev-usb-. No, they don't, I've dropped 'usb-' prefix from the filenames with the move into the usb/ directory as it would be redundant. cheers, Gerd