OSDN Git Service

PM / AVS: SmartReflex: 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2019 08:20:02 +0000 (09:20 +0100)
commit4d54a79695246ef5c40bd0ab4bd0ff00ae8f7927
tree336aff1a481b6d7982c353fd145852c7c595be2b
parentd2e3e3c3c14ba62eeff4a8072789775ebdf69858
PM / AVS: SmartReflex: NULL check before some freeing functions is not needed

[ Upstream commit 14d338a857f05f894ba3badd9e6d3039c68b8180 ]

NULL check before some freeing functions is not needed.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/power/avs/smartreflex.c