From: Sven Eckelmann Date: Sun, 21 Nov 2010 23:55:59 +0000 (+0100) Subject: Staging: batman-adv: Make hash_iterate inlineable X-Git-Tag: v2.6.38-rc1~423^2~219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3238c3b379146a2d480dfee4c7f76c4692d7466;p=pandora-kernel.git Staging: batman-adv: Make hash_iterate inlineable hash_iterate is next to the function pointers the most called function related to hashes which benefits from inlining as it is uses in loops. Reported-by: David S. Miller Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed