[PATCH] MAINTAINERS: update FPU EMULATOR web page

Randy Dunlap posted 1 patch 2 years, 6 months ago
MAINTAINERS |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: update FPU EMULATOR web page
Posted by Randy Dunlap 2 years, 6 months ago
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.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Bill Metzenthen <billm@melbpc.org.au>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: x86@kernel.org
---
 MAINTAINERS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/MAINTAINERS b/MAINTAINERS
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8067,7 +8067,7 @@ F:	drivers/fpga/microchip-spi.c
 FPU EMULATOR
 M:	Bill Metzenthen <billm@melbpc.org.au>
 S:	Maintained
-W:	http://floatingpoint.sourceforge.net/emulator/index.html
+W:	https://floatingpoint.billm.au/
 F:	arch/x86/math-emu/
 
 FRAMEBUFFER CORE