Re: freevxfs: minor cleanups

From: Christoph Hellwig
Date: Wed Jun 29 2005 - 02:58:15 EST


On Wed, Jun 29, 2005 at 10:42:39AM +0300, Pekka J Enberg wrote:
>
> I agree that pointer initialization is not really an issue but I do prefer
> the C99 struct initializers over an kcalloc(1, sizeof(*p)) call.
>
> Is this something you don't want for freevxfs or filesystems in general?
> Should it be removed from NTFS as well?

I don't have control over NTFS, but please don't introduce this idiom
anywhere else.

-
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/