Hanjun Guo
082e12a05c
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>
2013-09-24 01:39:40 +02:00
..
2013-09-06 15:39:59 +02:00
2013-09-04 11:07:04 -07:00
2013-07-15 13:56:36 +02:00
2013-06-27 21:35:37 +02:00
2013-09-02 12:59:40 +02:00
2013-07-15 01:26:18 +02:00
2013-09-04 17:31:11 -07:00
2013-08-07 01:11:33 +02:00
2013-09-24 01:39:40 +02:00
2013-08-27 01:29:04 +02:00
2013-08-22 08:34:39 -07:00
2013-08-25 21:31:12 +02:00
2013-08-27 01:29:04 +02:00
2013-07-15 13:56:36 +02:00
2013-04-28 01:54:08 +02:00
2013-02-25 15:41:43 -08:00
2011-10-31 19:30:34 -04:00
2013-08-03 21:13:22 +02:00
2013-08-27 01:29:04 +02:00
2013-06-19 23:29:20 +02:00
2013-08-30 14:13:50 +02:00
2013-07-15 13:56:36 +02:00
2013-07-30 14:36:20 +02:00
2013-09-09 23:07:47 +02:00
2013-01-26 00:37:24 +01:00
2013-08-14 23:22:45 +02:00
2013-09-05 09:31:03 -07:00
2013-08-23 10:22:29 +02:00
2013-08-13 12:35:42 +02:00
2012-03-30 02:46:57 -04:00
2013-08-27 01:29:04 +02:00
2013-02-16 11:58:34 -07:00
2013-03-24 01:00:38 +01:00
2013-08-29 17:23:33 -06:00
2013-07-23 03:58:42 +02:00
2013-08-27 01:28:17 +02:00
2013-08-06 02:26:22 +02:00
2013-09-24 01:39:39 +02:00
2013-08-27 01:29:24 +02:00
2013-07-14 19:36:58 -04:00
2013-07-15 01:33:10 +02:00
2013-08-13 12:11:22 +02:00
2013-03-25 00:05:48 +01:00
2012-04-20 11:19:35 -07:00
2013-07-15 01:33:10 +02:00
2013-07-15 13:56:36 +02:00
2013-01-26 00:37:24 +01:00
2013-09-10 23:14:53 +02:00
2013-08-27 01:29:04 +02:00
2013-01-17 14:11:06 +01:00
2013-07-03 17:12:13 -07:00
2013-01-11 13:10:16 +01:00
2013-08-30 14:13:50 +02:00
2013-07-15 01:33:10 +02:00
2013-08-27 01:25:28 +02:00
2013-08-27 01:40:40 +02:00