]> asedeno.scripts.mit.edu Git - linux.git/commit
devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 1 Dec 2016 10:42:14 +0000 (16:12 +0530)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 8 Dec 2016 00:46:06 +0000 (01:46 +0100)
commitd8323de3d4062e1b5a5aa7e9c0f935138405a582
tree339325acf86e18ba164f93f20c7d1ae1b83f90fb
parentc8ce82b9b9c40d66709cce588f6281dd47cc3922
devfreq: rk3399_dmc: Remove dangling rcu_read_unlock()

This call never had the rcu_read_lock() counterpart. Remove the unlock
part as well.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/devfreq/rk3399_dmc.c