projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff707d
)
rfkill: Remove extra blank line
author
João Paulo Rechi Vita
<jprvita@gmail.com>
Mon, 22 Feb 2016 16:36:33 +0000
(11:36 -0500)
committer
Johannes 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
patch
|
blob
|
blame
|
history
diff --git
a/net/rfkill/core.c
b/net/rfkill/core.c
index 8f6906eb08f378fca6603cd7c495b3be1f0d7e3e..f843eeeac46d3b261cba41c3f55a389509b093ae 100644
(file)
--- 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;