ACPI / processor: remove some dead code in acpi_processor_get_info()
authorJiang Liu <jiang.liu@huawei.com>
Mon, 2 Sep 2013 03:57:37 +0000 (11:57 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 23 Sep 2013 23:39:40 +0000 (01:39 +0200)
errata.smp is used by nowhere, so the variable assignment is meanless,
remove it.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found