From: Robert Varga Date: Thu, 13 Feb 2014 02:52:54 +0000 (+0100) Subject: Walk the tables directly X-Git-Tag: autorelease-tag-v20140601202136_82eb3f9~448^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=51f23bab3264b691066a2954aeb65c5049ce29ca;hp=51f23bab3264b691066a2954aeb65c5049ce29ca Walk the tables directly This inlines a function with a single caller, such that we do not have to create an interim list. This allows us to know the call site which needs to know about tables. Change-Id: I530233bd3ec8e85417a3b9efa878c80b683ce5ff Signed-off-by: Robert Varga ---