Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756703AbbFPPQR (ORCPT ); Tue, 16 Jun 2015 11:16:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54896 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754639AbbFPPQJ (ORCPT ); Tue, 16 Jun 2015 11:16:09 -0400 Date: Tue, 16 Jun 2015 08:16:08 -0700 From: Greg KH To: Juergen Gross Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xensource.com, konrad.wilk@oracle.com, david.vrabel@citrix.com, boris.ostrovsky@oracle.com, linux-usb@vger.kernel.org Subject: Re: [Patch V3 2/3] usb: Introduce Xen pvUSB frontend (xen hcd) Message-ID: <20150616151608.GA14251@kroah.com> References: <1434465155-8401-1-git-send-email-jgross@suse.com> <1434465155-8401-3-git-send-email-jgross@suse.com> <20150616144514.GA13595@kroah.com> <55803923.3050208@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55803923.3050208@suse.com> User-Agent: Mutt/1.5.23+89 (0255b37be491) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 769 Lines: 20 On Tue, Jun 16, 2015 at 04:56:35PM +0200, Juergen Gross wrote: > Hmm, I'm beginning to question the value of that file. May be I should > just throw it away. Given that you are going to have to justify every one of them, and ensure that you are creating them in a race-free manner (I didn't look to check), you might just drop it if they are not needed. There's always debugfs for things like generic debugging stuff. If you want to do that, use the usb subdir in debugfs for your directory and files. thanks, greg k-h -- 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/