summaryrefslogtreecommitdiff
path: root/firmware/ti_3410.fw.ihex
diff options
context:
space:
mode:
authorHanjun Guo <hanjun.guo@linaro.org>2013-09-02 07:57:38 +0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2013-09-24 03:39:40 +0400
commit082e12a05cf317acec2feaf3a78de3f3372feeb3 (patch)
treea55906aea327d7d74e2dc69e40d04031d8df2611 /firmware/ti_3410.fw.ihex
parent2d4d3e2a06bd25fba52a4693b09ec72d61d250d9 (diff)
downloadlinux-082e12a05cf317acec2feaf3a78de3f3372feeb3.tar.xz
ACPI / processor: remove unnecessary if (!pr) check
acpi_processor_errata() is only called in acpi_processor_get_info(), and the argument 'pr' passed to acpi_processor_errata() will never be NULL, so the if (!pr) check is unnecessary and can be removed. Since the 'pr' argument is not used by acpi_processor_errata() any more, so change the argument into void too. Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'firmware/ti_3410.fw.ihex')
0 files changed, 0 insertions, 0 deletions