]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
platform/x86: intel_ips: NULL check before some freeing functions is not needed
authorThomas Meyer <thomas@m3y3r.de>
Sun, 2 Dec 2018 20:52:11 +0000 (21:52 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 3 Dec 2018 19:40:03 +0000 (21:40 +0200)
commit0b8a6aeab9255a43b2a34b386d95004665e0fe9a
tree26d2acac308457f6742dfaff2d34e8b63950ca9e
parent9a92ed29ca961f118b45a2893416df753c287845
platform/x86: intel_ips: NULL check before some freeing functions is not needed

NULL check before some freeing functions is not needed.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_ips.c