Re: [PATCH] 2.5.44-ac1 : init/do_mounts.c

James Bottomley (James.Bottomley@SteelEye.com)
Wed, 23 Oct 2002 17:14:33 -0500


> This patch removes an outdated macro STATIC.

I don't think you want to do this. The definition STATIC alters the behaviour
of the #included "lib/inflate.c" which is used for uncompressing ramdisks. I
think you'll find do_mounts.c may not even compile with it undefined since it
will now look for a missing "gzip.h" header.

James

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