* [PATCH] FRV: vmlinux.lds.S comment cleanup
@ 2005-02-04 17:32 David Howells
0 siblings, 0 replies; only message in thread
From: David Howells @ 2005-02-04 17:32 UTC (permalink / raw)
To: torvalds, akpm; +Cc: linux-kernel
The attached patch cleans up a comment in vmlinux.lds.S - emacs now has an LD
script mode, so it shouldn't be forced into C mode.
Signed-Off-By: David Howells <dhowells@redhat.com>
---
warthog>diffstat -p1 frv-ldscript-cleanup-2611rc3.diff
arch/frv/kernel/vmlinux.lds.S | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -uNrp /warthog/kernels/linux-2.6.11-rc3/arch/frv/kernel/vmlinux.lds.S linux-2.6.11-rc3-frv/arch/frv/kernel/vmlinux.lds.S
--- /warthog/kernels/linux-2.6.11-rc3/arch/frv/kernel/vmlinux.lds.S 2005-02-04 11:49:30.000000000 +0000
+++ linux-2.6.11-rc3-frv/arch/frv/kernel/vmlinux.lds.S 2005-02-04 12:35:19.000000000 +0000
@@ -1,4 +1,4 @@
-/* ld script to make FRV Linux kernel -*- c -*-
+/* ld script to make FRV Linux kernel
* Written by Martin Mares <mj@atrey.karlin.mff.cuni.cz>;
*/
OUTPUT_FORMAT("elf32-frv", "elf32-frv", "elf32-frv")
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-04 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04 17:32 [PATCH] FRV: vmlinux.lds.S comment cleanup David Howells
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.