On Mon, Jul 27, 2015 at 10:22:47AM -0400, Theodore Ts'o wrote: > locktest.c has already #included <errno.h>, so remove the unneeded > (and in some cases, incorrect) manual declaration of errno as an > integer. Some C libraries use a macro to provide thread-safety for > errno, so it's incorrect to try to provide a manual declaration. > > Signed-off-by: Theodore Ts'o <tytso@xxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html