aboutsummaryrefslogtreecommitdiff
path: root/net/rfkill
diff options
context:
space:
mode:
authorJoão Paulo Rechi Vita <jprvita@gmail.com>2016-02-22 11:36:33 -0500
committerJohannes Berg <johannes.berg@intel.com>2016-02-24 09:13:10 +0100
commit1a1078901b72e5e8046579cc54250e4f167269d5 (patch)
tree3410f73938e6025be69c8fc58fa2582cc794aa55 /net/rfkill
parent3ff707d66881d308ef71a0939aa7a92ae1290702 (diff)
rfkill: Remove extra blank line
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/rfkill')
-rw-r--r--net/rfkill/core.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rfkill/core.c b/net/rfkill/core.c
index 8f6906eb08f3..f843eeeac46d 100644
--- a/net/rfkill/core.c
+++ b/net/rfkill/core.c
@@ -455,7 +455,6 @@ bool rfkill_get_global_sw_state(const enum rfkill_type type)
}
#endif
-
bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked)
{
unsigned long flags;