Re: [PATCH 2.6.5] Add sysfs class support to fs/coda/psdev.c

From: Greg KH
Date: Thu Apr 08 2004 - 16:52:27 EST


On Thu, Apr 08, 2004 at 02:13:01PM -0700, Hanna Linder wrote:
>
> Greg reminded me you can't put a / in a file name (duh).
>
> > + class_simple_device_add(coda_psdev_class, MKDEV(CODA_PSDEV_MAJOR,i),
> > + NULL, "coda/%d", i);
>
> Here is the fixed patch:

Applied, thanks.

greg k-h
-
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/