projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6465e26
)
m68k: math-emu: Fix incorrect file reference in fp_log.c
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 17 Aug 2023 14:44:48 +0000
(16:44 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Fri, 6 Oct 2023 08:03:00 +0000
(10:03 +0200)
The file comment header refers to the wrong file.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link:
https://lore.kernel.org/r/faf2244c3c80a4d70da5a18dd2a170a15b3ebd88.1692283195.git.geert@linux-m68k.org
arch/m68k/math-emu/fp_log.c
patch
|
blob
|
history
diff --git
a/arch/m68k/math-emu/fp_log.c
b/arch/m68k/math-emu/fp_log.c
index 0663067870f2a9166dbdacb001cbeefdb97b37a7..a8eac8c81757d22e7cf23566adc8bcefe99a5e75 100644
(file)
--- a/
arch/m68k/math-emu/fp_log.c
+++ b/
arch/m68k/math-emu/fp_log.c
@@
-1,6
+1,6
@@
/*
- fp_
tri
g.c: floating-point math routines for the Linux-m68k
+ fp_
lo
g.c: floating-point math routines for the Linux-m68k
floating point emulator.
Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.