]> git.karo-electronics.de Git - linux-beck.git/commitdiff
rfkill: Remove extra blank line
authorJoão Paulo Rechi Vita <jprvita@gmail.com>
Mon, 22 Feb 2016 16:36:33 +0000 (11:36 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 24 Feb 2016 08:13:10 +0000 (09:13 +0100)
Signed-off-by: João Paulo Rechi Vita <jprvita@endlessm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/rfkill/core.c

index 8f6906eb08f378fca6603cd7c495b3be1f0d7e3e..f843eeeac46d3b261cba41c3f55a389509b093ae 100644 (file)
@@ -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;