From 28ca84e04803786d63277c8bb23c60c7f57f1cdc Mon Sep 17 00:00:00 2001 From: Heinrich Schuchardt Date: Thu, 26 Feb 2015 20:19:03 +0100 Subject: [PATCH] lib: correct link to the original source for div64_u64 The code refers to an invalid url http://www.hackersdelight.org/HDcode/newCode/divDouble.c.txt The correct url is http://www.hackersdelight.org/hdcodetxt/divDouble.c.txt Signed-off-by: Heinrich Schuchardt Signed-off-by: Jiri Kosina --- Reading git-format-patch failed