Skip to content
Commit 9fed3096 authored by Sachin Kamat's avatar Sachin Kamat Committed by Johannes Berg
Browse files

net: rfkill: Fix sparse warning in rfkill-regulator.c



'rfkill_regulator_ops' is used only in this file. Hence make it static.
Silences the following warning:
net/rfkill/rfkill-regulator.c:54:19: warning:
symbol 'rfkill_regulator_ops' was not declared. Should it be static?

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 77ee7c89
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