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
-  Lines: 13
-  Date:
Thu Apr 13 08:11:48 2000
-  Orig file: 
v2.3.99-pre5/linux/arch/arm/kernel/arthur.c
-  Orig date: 
Thu Mar  2 14:36:22 2000
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)