Skip to content
Commit ff22b480 authored by Dan Carpenter's avatar Dan Carpenter Committed by Darren Hart
Browse files

hp_accel: Silence an uninitialized variable warning



If acpi_evaluate_integer() fails then "lret" isn't initialized.  I've
tweaked the error handling to avoid this issue.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDarren Hart <dvhart@linux.intel.com>
parent 330a1065
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment