Re: [PATCH] [Request for inclusion] Filesystem in Userspace

From: Miklos Szeredi
Date: Tue Nov 16 2004 - 05:21:49 EST


> - Breaks if CONFIG_PROC_FS is not enabled.

Yes. Would a device node be better? Perhaps. This way there's no
need to allocate a major/minor for a device.

> - Explicit casts are not needed when converting void pointers
> (found in various places).

But they don't hurt either. At least I can be sure to assign the
right kind of pointer.

Thanks,
Miklos
-
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/