]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
thermal/intel_powerclamp: Remove duplicated code that starts the kthread
authorPetr Mladek <pmladek@suse.com>
Mon, 28 Nov 2016 21:44:49 +0000 (13:44 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 29 Nov 2016 22:34:10 +0000 (23:34 +0100)
commit14f3f7d8cbceedab17f16cf301414fa3384117fe
tree599f73fb6004a4deade4a1d5ba42e45a20e2b3e3
parentc1de45ca831acee9b72c9320dde447edafadb43f
thermal/intel_powerclamp: Remove duplicated code that starts the kthread

This patch removes code duplication. It does not modify
the functionality.

Signed-off-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel_powerclamp.c