diff options
author | João Paulo Rechi Vita <jprvita@gmail.com> | 2016-02-22 11:36:33 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-02-24 03:13:10 -0500 |
commit | 1a1078901b72e5e8046579cc54250e4f167269d5 (patch) | |
tree | 3410f73938e6025be69c8fc58fa2582cc794aa55 /net/rfkill | |
parent | 3ff707d66881d308ef71a0939aa7a92ae1290702 (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.c | 1 |
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) | |||
455 | } | 455 | } |
456 | #endif | 456 | #endif |
457 | 457 | ||
458 | |||
459 | bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) | 458 | bool rfkill_set_hw_state(struct rfkill *rfkill, bool blocked) |
460 | { | 459 | { |
461 | unsigned long flags; | 460 | unsigned long flags; |