Re: [PATCH] Graceful failure in devfs_remove() in 2.5.x

Christoph Hellwig (hch@infradead.org)
Wed, 28 May 2003 10:46:03 +0100


On Tue, May 27, 2003 at 11:29:53AM -0400, Pavel Roskin wrote:
> This patch makes devfs_remove() print an error to the kernel log and
> continue. PRINTK is defined in fs/devfs/base.c to report errors in the
> cases like this one:

Patch looks okay _except_ for use of this gross macro. Just
ise plain printk instead.
-
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/