> +#define TST_EXT2_MAGIC 0xEF53 > +#define TST_EXT3_MAGIC 0xEF53 > +#define TST_EXT4_MAGIC 0xEF53
Maybe it would be less confusing to define these as one constant, something like: #define TST_EXT234_MAGIC 0xEF53 Otherwise it looks fine. -- Cyril Hrubis chru...@suse.cz ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list