Re: [Patch] 2.5.70-bk9 zlib cleanup #4 z_off_t

Jörn Engel (joern@wohnheim.fh-wedel.de)
Thu, 5 Jun 2003 22:33:46 +0200


Hi Linus!

This nice macro must have been one of the good intentions on the road
to hell. Completely unused. :)

Jörn

-- 
With a PC, I always felt limited by the software available. On Unix, 
I am limited only by my knowledge.
-- Peter J. Schoenster

--- linux-2.5.70-bk9/include/linux/zconf.h~zlib_cleanup_z_off_t 2003-06-05 22:13:00.000000000 +0200 +++ linux-2.5.70-bk9/include/linux/zconf.h 2003-06-05 22:18:36.000000000 +0200 @@ -64,6 +64,5 @@ #include <linux/types.h> /* for off_t */ #include <linux/unistd.h> /* for SEEK_* and off_t */ -#define z_off_t off_t #endif /* _ZCONF_H */ - 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/