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

From: Christoph Hellwig (hch@infradead.org)
Date: Wed May 28 2003 - 04:50:08 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/