diff options
author | Syam Sidhardhan <syamsidhardh@gmail.com> | 2013-02-25 03:12:53 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-03-04 17:23:39 +0400 |
commit | 5273a258373a84bbbcbccabb356de5b68e2b8931 (patch) | |
tree | e65cafad7518346c7cf7c874ed81babe0c61e0d2 /drivers/acpi/processor_driver.c | |
parent | ed4cf5b23f9d21c441e5c8feead86f2e4a436923 (diff) | |
download | linux-5273a258373a84bbbcbccabb356de5b68e2b8931.tar.xz |
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: Syam Sidhardhan <s.syam@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/acpi/processor_driver.c')
0 files changed, 0 insertions, 0 deletions