aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/math-emu/sp_logb.c
diff options
context:
space:
mode:
authorJustin P. Mattock <justinmattock@gmail.com>2010-10-16 13:36:23 -0400
committerJiri Kosina <jkosina@suse.cz>2010-10-18 05:03:21 -0400
commit50a23e6eec6f20d55a3a920e47adb455bff6046e (patch)
tree0198dabd0a3d3aa53807fa24bd08345e985f997a /arch/mips/math-emu/sp_logb.c
parent631dd1a885b6d7e9f6f51b4e5b311c2bb04c323c (diff)
Update broken web addresses in arch directory.
The patch below updates broken web addresses in the arch directory. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/mips/math-emu/sp_logb.c')
-rw-r--r--arch/mips/math-emu/sp_logb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/math-emu/sp_logb.c b/arch/mips/math-emu/sp_logb.c
index 3c337219ca3..9c14e0c75bd 100644
--- a/arch/mips/math-emu/sp_logb.c
+++ b/arch/mips/math-emu/sp_logb.c
@@ -4,7 +4,6 @@
4/* 4/*
5 * MIPS floating point support 5 * MIPS floating point support
6 * Copyright (C) 1994-2000 Algorithmics Ltd. 6 * Copyright (C) 1994-2000 Algorithmics Ltd.
7 * http://www.algor.co.uk
8 * 7 *
9 * ######################################################################## 8 * ########################################################################
10 * 9 *