2000-11-08 12:35:51

by Horst H. von Brand

[permalink] [raw]
Subject: 2.4.0.11.1: Typo en include/asm-sparc64/module.h

--- linux-2.4.0-test/include/asm-sparc64/module.h.dist-2.4.0-test11-pre1 Wed Nov 8 08:18:10 2000
+++ linux-2.4.0-test/include/asm-sparc64/module.h Wed Nov 8 09:31:36 2000
@@ -6,6 +6,6 @@

extern void * module_map (unsigned long size);
extern void module_unmap (void *addr);
-#define module_arch_init (x) (0)
+#define module_arch_init(x) (0)

#endif /* _ASM_SPARC64_MODULE_H */
--
Dr. Horst H. von Brand mailto:[email protected]
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513


2000-11-08 12:38:41

by David Miller

[permalink] [raw]
Subject: Re: 2.4.0.11.1: Typo en include/asm-sparc64/module.h


Already sent to Linus.

Later,
David S. Miller
[email protected]