From: Andrey Panin Date: Tue, 6 Sep 2005 22:18:26 +0000 (-0700) Subject: [PATCH] dmi: remove uneeded function X-Git-Tag: v2.6.14-rc1~624 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e032fa2f659fada02ede5087b46963a1c7de34;p=pandora-kernel.git [PATCH] dmi: remove uneeded function After elimination of central DMI blacklist dmi_scan_machine() function became a wrapper for dmi_iterate(). This patch moves some code around to kill unneeded function. Signed-off-by: Andrey Panin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed