Skip to content
Commit 567af705 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

thermal: Replace pr_warn() with pr_warn_once() in user_space_bind()



Use pr_warn_once() instead of pr_warn() to print the user space
governor deprecation message in user_space_bind() to reduce the
kernel log noise.

Fixes: 0275c9fb ("thermal/core: Make the userspace governor deprecated")
Reported-by: default avatarLinus Torvalds <torvalds@linuxfoundation.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 96cfe050
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment