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

Frank Davis (fdavis@si.rr.com)
Tue, 22 Oct 2002 20:39:30 -0400 (EDT)


Hello all,
This patch removes an outdated macro STATIC.
Regards,
Frank

--- linux/init/do_mounts.c.old Tue Oct 22 18:23:11 2002
+++ linux/init/do_mounts.c Tue Oct 22 19:39:30 2002
@@ -844,8 +844,6 @@
#define Tracec(c,x)
#define Tracecv(c,x)

-#define STATIC static
-
static int fill_inbuf(void);
static void flush_window(void);
static void *malloc(int size);

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