From: Gerrit Renker Date: Tue, 20 Nov 2007 20:09:59 +0000 (-0200) Subject: [CCID3]: Inline for moving average X-Git-Tag: v2.6.25-rc1~1162^2~1366 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ada46a009001e144b29736880962f24ee2afdf;p=pandora-kernel.git [CCID3]: Inline for moving average The moving average computation occurs so frequently in the CCID 3 code that it merits an inline function of its own. This is uses a suggestion by Arnaldo as per http://www.mail-archive.com/dccp@vger.kernel.org/msg01662.html Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed