Skip to content
Commit 5273a258 authored by Syam Sidhardhan's avatar Syam Sidhardhan Committed by Rafael J. Wysocki
Browse files

ACPI / processor: Remove redundant NULL check before kfree



kfree() on a NULL pointer is a no-op, so remove a redundant NULL
pointer check in map_mat_entry().

[rjw: Changelog]
Signed-off-by: default avatarSyam Sidhardhan <s.syam@samsung.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent ed4cf5b2
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