[PATCH] undefine too generic macro name after use

From: Denis Vlasenko (vda@port.imtp.ilyichevsk.odessa.ua)
Date: Sun Nov 03 2002 - 11:29:33 EST


diff -u --recursive linux-2.5.40org/include/asm-i386/bitops.h linux-2.5.40/include/asm-i386/bitops.h
--- linux-2.5.40org/include/asm-i386/bitops.h Tue Oct 1 05:07:10 2002
+++ linux-2.5.40/include/asm-i386/bitops.h Wed Oct 9 09:24:31 2002
@@ -260,6 +260,8 @@
  constant_test_bit((nr),(addr)) : \
  variable_test_bit((nr),(addr)))

+#undef ADDR
+
 /**
  * find_first_zero_bit - find the first zero bit in a memory region
  * @addr: The address to start the search at
-
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/



This archive was generated by hypermail 2b29 : Thu Nov 07 2002 - 22:00:28 EST