patch-2.3.99-pre6 linux/arch/arm/kernel/arthur.c

Next file: linux/arch/arm/kernel/bios32.c
Previous file: linux/arch/arm/kernel/armksyms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/arch/arm/kernel/arthur.c linux/arch/arm/kernel/arthur.c
@@ -59,11 +59,7 @@
 	PER_RISCOS, PER_RISCOS,
 	arthur_to_linux_signals,
 	linux_to_arthur_signals,
-#ifdef MODULE
-	&__this_module,	/* No usage counter. */
-#else
-	NULL,
-#endif
+	THIS_MODULE,
 	NULL		/* Nothing after this in the list. */
 };
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)