From: Alex Chiang Date: Mon, 19 Oct 2009 21:14:35 +0000 (-0600) Subject: ACPI: dock: remove global 'dock_device_name' X-Git-Tag: v2.6.33-rc1~47^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6f1905ea91bf56a921c6eb574488869c8c3eeff;p=pandora-kernel.git ACPI: dock: remove global 'dock_device_name' We only use it in one spot, so it probably gets optimized out, but there's still no need to use a global variable for this. Signed-off-by: Alex Chiang Acked-by: Shaohua Li Signed-off-by: Len Brown --- Reading git-diff-tree failed