diff options
author | Randy Dunlap <[email protected]> | 2023-02-14 09:02:08 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-16 18:11:59 -0800 |
commit | 5c7388bcd59df59fe527246526bbdf8b9dedf8cc (patch) | |
tree | f83d43b75beb8771b583d5116b5109cfe661a0e7 | |
parent | ae63c898f4004bbc7d212f4adcb3bb14852c30d6 (diff) |
MAINTAINERS: update FPU EMULATOR web page
The web page entry for the FPU EMULATOR no longer works. I notified Bill
of this and he asked me to update it to this new entry.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Bill Metzenthen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 123216b76534..f4267d19749a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8196,7 +8196,7 @@ F: drivers/fpga/microchip-spi.c FPU EMULATOR M: Bill Metzenthen <[email protected]> S: Maintained -W: http://floatingpoint.sourceforge.net/emulator/index.html +W: https://floatingpoint.billm.au/ F: arch/x86/math-emu/ FRAMEBUFFER CORE |