From: Andrew Morton Date: Wed, 12 Nov 2008 21:26:55 +0000 (-0800) Subject: remove ratelimt() X-Git-Tag: v2.6.28-rc5~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b76f90b526737070302a127c710263e2ac707676;p=pandora-kernel.git remove ratelimt() It mistakenly assumes that a static local in an inlined function is a kernel-wide singleton. It also has no callers, so let's remove it. Cc: Dave Young Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed