]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] dmi: remove uneeded function
authorAndrey Panin <pazke@donpac.ru>
Tue, 6 Sep 2005 22:18:26 +0000 (15:18 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:44 +0000 (16:57 -0700)
commit6a09f2613035e5b756cb66f96ff00446619d6ecf
treed31edaca05e90ac99f3c7bc98874e0c399049cba
parent055fa4c37fbab8cfe24295e0a98a5672491c399b
[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 <pazke@donpac.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/dmi_scan.c