diff --git a/[refs] b/[refs] index e4b8b1e3997a..f102919b3fce 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c66284f2a421f6aebbafd56cb8b90b8e6a9cb2de +refs/heads/master: e56f0975360369347725c49654ecfe3792710429 diff --git a/trunk/include/linux/rfkill.h b/trunk/include/linux/rfkill.h index 2ce29831feb6..278777fa8a3a 100644 --- a/trunk/include/linux/rfkill.h +++ b/trunk/include/linux/rfkill.h @@ -224,7 +224,7 @@ void rfkill_destroy(struct rfkill *rfkill); * should be blocked) so that drivers need not keep track of the soft * block state -- which they might not be able to. */ -bool __must_check rfkill_set_hw_state(struct rfkill *rfkill, bool blocked); +bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked); /** * rfkill_set_sw_state - Set the internal rfkill software block state