All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jaroslav Kysela <perex@suse.cz>
Cc: viro@parcelfarce.linux.theplanet.co.uk, torvalds@transmeta.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] remove unused funcion proc_mknod
Date: Fri, 9 May 2003 13:47:15 +0200	[thread overview]
Message-ID: <20030509134714.A3837@lst.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0305091336060.1237-100000@pnote.perex-int.cz>; from perex@suse.cz on Fri, May 09, 2003 at 01:43:20PM +0200

On Fri, May 09, 2003 at 01:43:20PM +0200, Jaroslav Kysela wrote:
> alsa-lib doesn't rely on it at all. The devices in /dev/snd/ might be 
> created in these ways:
> 
> 1) static - using the mknod command
> 2) using devfs
> 3) link /dev/snd to /proc/asound/dev
> 
> We prefered the third solution because we were changing heavily the device
> minor numbers in the past. We can remove the proc dynamic device creating
> from our code now. I agree, this code should not be in the kernel tree.

Okay.  Will you submit the removal as part of the next alsa merge?


  reply	other threads:[~2003-05-09 11:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-05 17:00 [PATCH] remove unused funcion proc_mknod Christoph Hellwig
2003-05-05 19:22 ` viro
2003-05-05 19:30   ` Christoph Hellwig
2003-05-05 20:45     ` Jeff Garzik
2003-05-09 11:43     ` Jaroslav Kysela
2003-05-09 11:47       ` Christoph Hellwig [this message]
2003-05-09 11:55         ` Jaroslav Kysela

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030509134714.A3837@lst.de \
    --to=hch@lst.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@suse.cz \
    --cc=torvalds@transmeta.com \
    --cc=viro@parcelfarce.linux.theplanet.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.