From a17369526011a0aef7ed13c5197485e2edacf9e8 Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Sat, 18 Jul 2009 19:20:20 +0100 Subject: [PATCH] --- yaml --- r: 155867 b: refs/heads/master c: e56f0975360369347725c49654ecfe3792710429 h: refs/heads/master i: 155865: 3edddd14cf5c85c88e13224d31560915e4a33339 155863: 3bd5da7d71a831194a527eb927b8df9327d39d21 v: v3 --- [refs] | 2 +- trunk/include/linux/rfkill.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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