From: Florian Fainelli Date: Tue, 22 Dec 2009 08:42:06 +0000 (+0100) Subject: ipvs: ip_vs_wrr.c: use lib/gcd.c X-Git-Tag: v2.6.33-rc4~10^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae24e578de02b87cce3dc59248c29b2ecb071e9e;p=pandora-kernel.git ipvs: ip_vs_wrr.c: use lib/gcd.c Remove the private version of the greatest common divider to use lib/gcd.c, the latter also implementing the a < b case. [akpm@linux-foundation.org: repair neighboring whitespace because the diff looked odd] Signed-off-by: Florian Fainelli Cc: Sergei Shtylyov Cc: Takashi Iwai Acked-by: Simon Horman Cc: Julius Volz Cc: David S. Miller Cc: Patrick McHardy Signed-off-by: Andrew Morton Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed