arch/ia64/lib: Fix broken URL in comments
authorSina Hamedian <shamedian@gmail.com>
Sun, 31 Jan 2016 06:07:31 +0000 (22:07 -0800)
committerJiri Kosina <jkosina@suse.cz>
Mon, 18 Apr 2016 09:11:42 +0000 (11:11 +0200)
The URL to the book IA-64 and Elementary Functions in idiv32.S and
idiv64.S just led to a 404 page, so I updated them with a known good link
that others can reference.

Signed-off-by: Sina Hamedian <shamedian@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/ia64/lib/idiv32.S
arch/ia64/lib/idiv64.S

index 2ac28bf0a662d8026c65feb06193b6a3589e4ecf..c91b5b0129ff929e072c80a06e146c529ce18192 100644 (file)
@@ -11,7 +11,7 @@
  *
  * For more details on the theory behind these algorithms, see "IA-64
  * and Elementary Functions" by Peter Markstein; HP Professional Books
- * (http://www.hp.com/go/retailbooks/)
+ * (http://www.goodreads.com/book/show/2019887.Ia_64_and_Elementary_Functions)
  */
 
 #include <asm/asmmacro.h>
index f69bd2b0987ac63789b82a6447384ac0b2252c41..627573c4ceb1972c248eeb6ec881f85f1b79ded2 100644 (file)
@@ -11,7 +11,7 @@
  *
  * For more details on the theory behind these algorithms, see "IA-64
  * and Elementary Functions" by Peter Markstein; HP Professional Books
- * (http://www.hp.com/go/retailbooks/)
+ * (http://www.goodreads.com/book/show/2019887.Ia_64_and_Elementary_Functions)
  */
 
 #include <asm/asmmacro.h>