From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH 22/39] fireworks: Add proc interface for debugging purpose Date: Mon, 03 Mar 2014 10:01:13 +0100 Message-ID: References: <1393558072-25926-1-git-send-email-o-takashi@sakamocchi.jp> <1393558072-25926-23-git-send-email-o-takashi@sakamocchi.jp> <5311DE06.80105@sakamocchi.jp> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 946C4265478 for ; Mon, 3 Mar 2014 10:01:14 +0100 (CET) In-Reply-To: <5311DE06.80105@sakamocchi.jp> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Sakamoto Cc: alsa-devel@alsa-project.org, clemens@ladisch.de, ffado-devel@lists.sf.net List-Id: alsa-devel@alsa-project.org At Sat, 01 Mar 2014 22:17:58 +0900, Takashi Sakamoto wrote: > > Hi, > > (Feb 28 2014 15:54), Takashi Iwai wrote: > > Why '#' is needed for each file name? > > It's for my convinience to ask testers gathering output from procfs > nodes. With this '#', I can just tell them '/proc/asound/cardX/#*' to > get enough information. > > Is it rude? You can use another prefix like "firewire-xxx", "firewire#xxx", etc, which can be better understood. Or, create a proc subdirectory instead, and put all firewire-specific things there. thanks, Takashi