ACPI / tables: test the correct variable
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 22 Sep 2015 12:29:25 +0000 (15:29 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 14 Oct 2015 23:31:24 +0000 (01:31 +0200)
commit362414d9d2824ee0f4910a73e880860a90e75c3c
treef60712d2a22bf8f6a250f779155f8b35a5455f3a
parentd81056b5278c520f1dede99bd59c14366ac8b1e1
ACPI / tables: test the correct variable

The intent was to test "proc[i].handler" instead of "proc->handler".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/tables.c